LoggingBackend.GetBackendOptions Method |
Gets the formatting and rendering options for the current LoggingBackend.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.9.11.0 (6.9.11.0)
C#
protected abstract LoggingBackendOptions GetBackendOptions()
Return Value
Type: LoggingBackendOptionsThe LoggingBackendOptions for the current LoggingBackend.