PostSharp.Patterns.Diagnostics.Backends.Serilog Namespace |
This namespace contains the implementation of the Serilog logging back-end.

Class | Description | |
---|---|---|
![]() | SerilogAsyncCustomActivityContext | |
![]() | SerilogAsyncMethodLoggingContext | |
![]() | SerilogEphemeralLoggingContext | |
![]() | SerilogIteratorLoggingContext | |
![]() | SerilogLoggingBackend |
Logging back-end for Serilog.
|
![]() | SerilogLoggingBackendOptions |
Options for SerilogLoggingBackend.
|
![]() | SerilogLoggingTypeSource |
The LoggingTypeSource for SerilogLoggingBackend.
|
![]() | SerilogLogRecordBuilder |
The LogRecordBuilder for SerilogLoggingBackend.
|
![]() | SerilogSinkConfigurationExtensions |
Contains the extension method for attaching the Serilog-to-PostSharp sink to Serilog.
|
![]() | SerilogSyncCustomActivityContext | |
![]() | SerilogSyncMethodLoggingContext |

Enumeration | Description | |
---|---|---|
![]() | SerilogParameterHandling |
Determines how should Serilog parameters in Serilog messages be passed to PostSharp logging.
|
![]() | SerilogSpecialProperties |
Enumeration of properties that are specific to the Serilog backend.
|