mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-04 22:35:02 +01:00
Update files for matrix-reminder-bot: adopt the common description for logging verbosity levels
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
4ed111ff74
commit
ce09746003
@ -74,6 +74,6 @@ The default logging level for this component is `INFO`. If you want to increase
|
||||
```yaml
|
||||
matrix_bot_matrix_reminder_bot_configuration_extension_yaml: |
|
||||
logging:
|
||||
# Allowed levels are 'INFO', 'WARNING', 'ERROR', 'DEBUG' where DEBUG is most verbose
|
||||
level: INFO
|
||||
# Valid values: ERROR, WARNING, INFO, DEBUG
|
||||
level: DEBUG
|
||||
```
|
||||
|
@ -63,7 +63,7 @@ blocklist:
|
||||
# Logging setup
|
||||
logging:
|
||||
# Logging level
|
||||
# Allowed levels are 'INFO', 'WARNING', 'ERROR', 'DEBUG' where DEBUG is most verbose
|
||||
# Valid values: ERROR, WARNING, INFO, DEBUG
|
||||
level: INFO
|
||||
# Configure logging to a file
|
||||
file_logging:
|
||||
|
Loading…
x
Reference in New Issue
Block a user