Summary
Implements the
IConventionBuilder<TBuilder, TConvention, TDelegate>
- Assembly
- Rocket
.Surgery .Extensions .Serilog .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog - Interfaces
- Implementing Types
Syntax
public interface ISerilogBuilder :
IConventionBuilder<ISerilogBuilder, ISerilogConvention, SerilogConventionDelegate>,
IConventionContainer<ISerilogBuilder, ISerilogConvention, SerilogConventionDelegate>
Attributes
| Type | Description |
|---|---|
| PublicAPIAttribute |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
