Skip to Content
Menu
This question has been flagged
2 Replies
4473 Zobrazenia

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


Avatar
Zrušiť

Hello


YES it Works


thanks for your help


Best Answer

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



Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
dec 23
2674
1
máj 25
13937
0
apr 24
2677
2
apr 24
3723
0
apr 24
1651