Open sandboxFocus

Class ConsoleLoggingBackend

Logging back-end that logs to Out.

Inheritance
ConsoleLoggingBackend
Implements
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public class ConsoleLoggingBackend : TextLoggingBackend, IDisposable

Constructors

Name Description
ConsoleLoggingBackend()

Initializes a new ConsoleLoggingBackend.

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.

CreateTypeSourceBySourceName(LoggingNamespaceSource, string)

Creates a LoggingTypeSource for the given role and logger name.

GetTextBackendOptions()

Gets the options.