mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-19 07:47:27 +00:00
13 lines
156 B
YAML
13 lines
156 B
YAML
|
log_level:
|
||
|
name: Log Level
|
||
|
options:
|
||
|
- critical
|
||
|
- fatal
|
||
|
- error
|
||
|
- warning
|
||
|
- warn
|
||
|
- info
|
||
|
- debug
|
||
|
- notset
|
||
|
initial: warn
|