RocketLoggingOptions Class

Summary

RocketLoggingOptions.
RocketLoggingOptions
Object

Syntax

public class RocketLoggingOptions

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Name Summary
RocketLoggingOptions()

Properties

Name Value Summary
GetLogLevel Func<ILoggingConventionContext, Nullable<LogLevel>>
Determines how the loglevel is captured, defaults to the value that can be set into the configuration IApplicationState:LogLevel

Extension Methods