LoggingRoleConfiguration.CustomRecordLoggingOptions Property |
Note: This API is now obsolete.
Gets the options that influence the rendering of log records emitted with the Logger class.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
[ObsoleteAttribute("Use LoggingBackend.Options")] public CustomRecordLoggingOptions CustomRecordLoggingOptions { get; }