PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​BackendsText­Logging­BackendGet­Backend­Options
Open sandboxFocus

TextLoggingBackend.GetBackendOptions Method

GetBackendOptions()

Gets the formatting and rendering options for the current LoggingBackend.

Declaration
protected sealed override LoggingBackendOptions GetBackendOptions()
Returns
Type Description
LoggingBackendOptions

The LoggingBackendOptions for the current LoggingBackend.

Overrides
LoggingBackend.GetBackendOptions()