Logging back-end for Common.Logging.
Implements
Namespace: PostSharp.Patterns.Diagnostics.Backends.CommonLogging
Assembly: PostSharp.Patterns.Diagnostics.Backends.CommonLogging.dll
Syntax
public class CommonLoggingLoggingBackend : TextLoggingBackend, IDisposable
Constructors
Name | Description |
---|---|
CommonLoggingLoggingBackend() | Initializes a new CommonLoggingLoggingBackend. |
Properties
Name | Description |
---|---|
Options | Gets the back-end options. |
Methods
Name | Description |
---|---|
CreateRecordBuilder() | Creates a new LogRecordBuilder. |
CreateTypeSource(LoggingNamespaceSource, Type) | Creates a LoggingTypeSource for the given role and type. |
GetTextBackendOptions() | Gets the options. |