Summary
Gets the logger configuration.
- Assembly
- Rocket
.Surgery .Extensions .Serilog .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog - Containing Type
- I
Serilog Convention Context
Syntax
LoggerConfiguration LoggerConfiguration { get; }
Attributes
| Type | Description |
|---|---|
| NotNullAttribute |
Value
| Type | Description |
|---|---|
| LoggerConfiguration | The logger configuration. |
