This commit is contained in:
kidhab 2023-10-02 07:47:37 -07:00 committed by GitHub
commit 459d97ee35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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