Summary
Initializes a new instance of the
SerilogExtensionsConvention
class.
- Assembly
- Rocket
.Surgery .Extensions .Serilog .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog .Conventions - Containing Type
- Serilog
Extensions Convention
Syntax
public SerilogExtensionsConvention(IConventionScanner scanner, ILogger diagnosticSource, RocketSerilogOptions options = null)
Parameters
Name | Type | Description |
---|---|---|
scanner | IConventionScanner | The scanner. |
diagnosticSource | ILogger | The diagnostic source. |
options | RocketSerilogOptions | The options. |
Return Value
Type | Description |
---|---|
void |