Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
4352 Näkymät

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
Hylkää

Hello


YES it Works


thanks for your help


Paras vastaus

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
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
jouluk. 23
2514
1
toukok. 25
13426
0
huhtik. 24
2556
2
huhtik. 24
3553
0
huhtik. 24
1557