This commit is contained in:
kidhab 2025-08-23 15:54:03 +00:00 committed by GitHub
commit 7238bae6ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -114,7 +114,7 @@ logging:
file: file:
class: logging.handlers.RotatingFileHandler class: logging.handlers.RotatingFileHandler
formatter: normal formatter: normal
filename: ./maubot.log filename: ./logs/maubot.log
maxBytes: 10485760 maxBytes: 10485760
backupCount: 10 backupCount: 10
console: console: