Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4201 Представления

Hello


Even with debug=true in the conf file and restarting rhe server I never get the log info messages coming from Python

is it nomal ?

Thanks

Best regards


Аватар
Отменить

Hello


YES it Works


thanks for your help


Лучший ответ

No, it isn't. By default logger level is INFO. If it doesn't work, you can insert on your conf file something like:

log_handler = [':INFO']
log_level = info
logfile = route_to_file (after creating it)

To see different levels o logger, or attributes for log, see config.py file, where options of server are defined



Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
дек. 23
2326
1
мая 25
13035
0
апр. 24
2465
2
апр. 24
3449
0
апр. 24
1423