MetaLoggingBackend.Write Method |
Namespace: PostSharp.Patterns.Diagnostics.Backends
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
protected virtual void Write( LogLevel level, UnsafeString message, Exception exception )
Parameters
- level
- Type: PostSharp.Patterns.Diagnostics.LogLevel
- message
- Type: PostSharp.Patterns.Formatters.UnsafeString
- exception
- Type: System.Exception