Transfer Horizon to oslo-log logging
Currently Horizon uses out-of-box Python logging module. It redirects output to Apache logs, which is not consistent with other Openstack components. It is reasonable to change Horizon logging facility to oslo_log which allows uniform logs management for the whole Openstack
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Vadym Markov
- Direction:
- Needs approval
- Assignee:
- Vadym Markov
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
[May 2, 2018 amotoki]
Before approving this blueprint, we have several things to clarify.
- how django logging format and oslo.log formatter (like logging_
----
Gerrit topic: https:/
Addressed by: https:/
Horizon now uses oslo-log
Addressed by: https:/
Horizon dashboard now uses oslo-log
Addressed by: https:/
Horizon auth now uses oslo-log
Addressed by: https:/
Horizon now uses oslo-log