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

Hi

how can setup config file to log all event except info in log file?

아바타
취소
베스트 답변

Hi,

See this: https://www.youtube.com/watch?v=qmmEftBWAAg

Thanks

아바타
취소
베스트 답변

you can user log-level command line parameter 

./odoo-bin ..... --log-level=error (of course, you can define it on odoo config file)

if you want to target specific service of odoo then you can use --log-handler
ref: https://www.odoo.com/documentation/13.0/reference/cmdline.html
I recommend to use --log-level=warn so it will log warning, error and critical 

아바타
취소
작성자 베스트 답변

Thanks for video but i want to log error and warning in this video log all event

아바타
취소