Summary
SerilogConditionallyAsyncLoggingConvention.
Implements the
ISerilogConvention
- Assembly
- Rocket
.Surgery .Extensions .Serilog .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog .Conventions - Interfaces
- Base Types
-
- Object
- Derived Types
Syntax
public abstract class SerilogConditionallyAsyncLoggingConvention : ISerilogConvention,
IConvention<ISerilogConventionContext>, IConvention
Constructors
Name | Summary |
---|---|
Serilog |
Methods
Name | Value | Summary |
---|---|---|
Register |
void |
Registers the specified context.
|
Register |
void |
Registers the sink synchronously or asynchronously
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|