Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Logger Class
 Logger Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Logger Members

When overridden in a derived form, provides functionality for loggers that handle events raised by the MSBuild engine.

The Logger type exposes the following members.

  NameDescription
Protected methodLogger Initializes a new instance of the Logger class.
Top
  NameDescription
Public methodEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodFormatErrorEvent Generates an error message that is in the default format, from a BuildErrorEventArgs object.
Public methodFormatWarningEvent Generates a warning message that is in the default format, from a BuildWarningEventArgs object.
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodInitialize When overridden in a derived class, subscribes the logger to specific events.
Public methodIsVerbosityAtLeast Determines whether the current Verbosity setting is at least the value that is passed in.
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodShutdown When overridden in a derived class, releases the resources allocated to the logger at the time of initialization or during the build.
Public methodToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public propertyParameters Gets or sets the user-defined parameters of the logger.
Public propertyVerbosity Gets or sets the level of detail to show in the event log.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker