Summary
Registers the specified context.
- Assembly
- Rocket
.Surgery .Extensions .Serilog .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog .Conventions - Containing Type
- Serilog
Enrich Environment Logging Convention
Syntax
public void Register(ISerilogConventionContext context)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| context | I |
The context. |
Return Value
| Type | Description |
|---|---|
| void |
