Comment 0 for bug 1656167

Revision history for this message
yatin (yatinkarel) wrote :

Trove dashboard is currently using python logging to imlement logging functionality.
We should start using oslo_log instead.
Most of the projects have already did this and others are moving to it.

Reference
http://docs.openstack.org/developer/oslo.log/