Summary
Initializes a new instance of the
SerilogDebugLoggingConvention class.
- Assembly
- Rocket
.Surgery .Extensions .Serilog .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog .Conventions - Containing Type
- Serilog
Debug Logging Convention
Syntax
public SerilogDebugLoggingConvention(RocketSerilogOptions options = null)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| options | RocketSerilogOptions | The options. |
Return Value
| Type | Description |
|---|---|
| void |
