app debug log did not output to log file when debug=True
Bug #1668558 reported by
Liping Mao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuxi |
Fix Released
|
Undecided
|
hongbin | ||
kuryr-libnetwork |
Fix Released
|
Undecided
|
Liping Mao |
Bug Description
We can't see debug log(the debug log is produced by app.logger.
Looks like the flask debug log will output to log when app.debug=True.
http://
I think we can use oslo_log to instead of flask logger.
Changed in kuryr-libnetwork: | |
assignee: | nobody → Liping Mao (limao) |
Changed in fuxi: | |
assignee: | nobody → hongbin (hongbin034) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/441545
Review: https:/