Summary
RocketSerilogOptions.
- Assembly
- Rocket
.Surgery .Extensions .Serilog .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Serilog - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["RocketSerilogOptions"]
class Type type-node
Syntax
public class RocketSerilogOptions
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Constructors
| Name | Summary |
|---|---|
| RocketSerilogOptions |
Properties
| Name | Value | Summary |
|---|---|---|
| Console |
string |
The default console message template
|
| DebugMessageTemplate | string |
The default debug message template
|
| PreserveStaticLogger | bool |
Base option from the serilog package
|
| WriteToProviders | bool |
Base option from the serilog package
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
