Summary
Registers the sink synchronously or asynchronously
- Assembly
- Rocket
.Surgery .Extensions .Serilog .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog .Conventions - Containing Type
- Serilog
Console Logging Convention
Syntax
protected override void Register(LoggerSinkConfiguration configuration)
Parameters
| Name | Type | Description |
|---|---|---|
| configuration | Logger |
The sink configuration. |
Return Value
| Type | Description |
|---|---|
| void |
