Summary
Gets the log level.
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- IApplicationState
Syntax
Nullable<LogLevel> GetLogLevel()
Return Value
Type | Description |
---|---|
Nullable |
LogLevel. |