MetaLoggingBackend Constructor (Boolean, Boolean) |
Initializes a new MetaLoggingBackend and specifies whether it must write to the console
and to the debugger.
Namespace: PostSharp.Patterns.Diagnostics.Backends
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public MetaLoggingBackend( bool toConsole, bool toDebugger )
Parameters
- toConsole
- Type: System.Boolean
- toDebugger
- Type: System.Boolean