Summary
RocketLoggingOptions.
- Assembly
- Rocket
.Surgery .Extensions .Logging .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Logging - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["RocketLoggingOptions"]
class Type type-node
Syntax
public class RocketLoggingOptions
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
RocketLoggingOptions |
Properties
Name | Value | Summary |
---|---|---|
GetLogLevel | Func |
Determines how the loglevel is captured, defaults to the value that can be set into the configuration
IApplicationState:LogLevel
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|