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