콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4389 화면

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



아바타
취소
관련 게시물 답글 화면 활동
1
12월 23
2553
1
5월 25
13565
0
4월 24
2575
2
4월 24
3605
0
4월 24
1576