-
Notifications
You must be signed in to change notification settings - Fork 855
Open
Labels
Description
Hello,
I need a little help.
I'm using the latest version of thumbor: Thumbor v7.7.1 (08-Nov-2023) , but I can't set the logging.
The /var/log/thumbor.log file is created, the permissions are fine, but the program does not write anything in it.
I set these parameters in the /etc/thumbor.conf file:
THUMBOR_LOG_FORMAT = '%(asctime)s %(name)s:%(levelname)s %(message)s'
THUMBOR_LOG_DATE_FORMAT = '%Y-%m-%d %H:%M:%S'
The program works fine anyway.
My system is debian 11, I installed thumbor with pip3