DiagnosticsLogger Methods

Methods

BeginScopeTState Begins a logical operation scope.
DefineSettings Establishes default settings for the config file.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Initialize Initializes the DiagnosticsLogger.
IsEnabled Checks if the given logLevel is enabled.
LogTState Writes a log entry.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also