PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends
Open sandboxFocus

PostSharp.Patterns.Diagnostics.Backends Namespace

Classes

MetaLoggingBackend

The LoggingBackend used by default to write error messages of the Meta role. The default way to create a MetaLoggingBackend is with the CreateFromDefaultBackend(Boolean, Boolean) method.

TextLoggingBackend

A base class for all text-based logging back-ends.

TextLoggingBackendOptions

Options for the TextLoggingBackendOptions class.