Summary
SerilogReadFromConfigurationConvention.
Implements the
ISerilogConvention
- Assembly
- Rocket
.Surgery .Extensions .Serilog .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog .Conventions - Interfaces
- Base Types
-
- Object
Syntax
public class SerilogReadFromConfigurationConvention : ISerilogConvention,
IConvention<ISerilogConventionContext>, IConfigurationConvention,
IConvention<IConfigurationConventionContext>, IConvention
Attributes
| Type | Description |
|---|---|
| Live |
Defines this convention as one that only runs during live usage to avoid unit tests |
Constructors
| Name | Summary |
|---|---|
| Serilog |
Methods
| Name | Value | Summary |
|---|---|---|
| Register |
void | |
| Register |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
