Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
4676 Visualizzazioni

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
Abbandona

Hello


YES it Works


thanks for your help


Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
dic 23
2894
1
mag 25
14516
0
apr 24
2834
2
apr 24
3965
0
apr 24
1789