Class NullLoggingBackend
Logging back-end that does not do anything.
Implements
Namespace: PostSharp.Patterns.Diagnostics.Backends.Null
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class NullLoggingBackend : LoggingBackend
Properties
Name | Description |
---|---|
Instance | Gets the singleton instance of NullLoggingBackend. |
Methods
Name | Description |
---|---|
CreateRecordBuilder() | Creates a new LogRecordBuilder. |
CreateTypeSource(LoggingNamespaceSource, Type) | |
CreateTypeSourceBySourceName(LoggingNamespaceSource, String) | |
GetBackendOptions() |