Open sandboxFocus

Class TextLoggingBackend

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

Implements
Namespace: PostSharp.Patterns.Diagnostics.Backends
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public abstract class TextLoggingBackend : LoggingBackend, IDisposable

Constructors

Name Description
TextLoggingBackend()

Properties

Name Description
Options

Gets the back-end options.

Methods

Name Description
Dispose(bool)

Disposes the current object.

GetBackendOptions()

Gets the formatting and rendering options for the current LoggingBackend.

GetTextBackendOptions()

Gets the options.