Common Logging 2.0 API Reference

CommonLoggingTraceListener Constructor

Creates a new instance with the default name "Diagnostics" and LogLevel "Trace".

Overload List

Creates a new instance with the default name "Diagnostics" and LogLevel "Trace".

public CommonLoggingTraceListener()

Creates a new instance initialized with the specified properties.

public CommonLoggingTraceListener(NameValueCollection)

Creates a new instance initialized with properties from the initializeData. string.

public CommonLoggingTraceListener(string)

See Also

CommonLoggingTraceListener Class | Common.Logging.Simple Namespace