philia
Preparing search index...
project/manager/type
LoggerConfig
Interface LoggerConfig
日志设置
interface
LoggerConfig
{
inspect
?:
InspectOptions
;
level
?:
|
"TRACE"
|
"ALL"
|
"DEBUG"
|
"INFO"
|
"WARN"
|
"ERROR"
|
"FATAL"
|
"MARK"
|
"OFF"
;
}
Index
Properties
inspect?
level?
Properties
Optional
inspect
inspect
?:
InspectOptions
日志格式化参数
Optional
level
level
?:
|
"TRACE"
|
"ALL"
|
"DEBUG"
|
"INFO"
|
"WARN"
|
"ERROR"
|
"FATAL"
|
"MARK"
|
"OFF"
日志等级
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inspect
level
philia
Loading...
日志设置