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