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