Documentation
Preparing search index...
@alexaegis/logging
index
isLogLevelEnumKey
Function isLogLevelEnumKey
isLogLevelEnumKey
(
o
:
unknown
,
)
:
o
is
|
"OFF"
|
"FATAL"
|
"ERROR"
|
"WARN"
|
"INFO"
|
"DEBUG"
|
"TRACE"
|
"SILLY"
Parameters
o
:
unknown
Returns
o
is
"OFF"
|
"FATAL"
|
"ERROR"
|
"WARN"
|
"INFO"
|
"DEBUG"
|
"TRACE"
|
"SILLY"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...