Click or drag to resize

ConsoleLogger Properties

The ConsoleLogger type exposes the following members.

Properties
  NameDescription
Public propertyAddCounter
Gets or sets a value indicating whether to add a counter in front of calls.
Public propertyAddThreadId
Gets or sets a value indicating whether to add the thread identifier to logs.
Public propertyAddUnmanagedThreadId
Gets or sets a value indicating whether to add the unmanaged thread identifier to logs.
Public propertyCounter
Gets or sets a counter to use.
Public propertyMaximumTraceLevel
Gets or sets the maximum trace level to output to the console.
Top
See Also