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:
Suguru Hirahara
2025-01-27 01:28:50 +09:00
parent 4ed111ff74
commit ce09746003
2 changed files with 3 additions and 3 deletions

View File

@ -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: