
Change I96229438d3a2271c830bcd926326e7b4a94ccac9 removed the verbose option in the opposite fashion from what how it was intended when the option was deprecated. It regressed the default log level back to WARNING. See change I306535c6ca5dbdaf9398b44697578a3a30e52111 for original reasoning behind this deprecation. This change fixes the default level as it was intended. Change-Id: Ia9cd55004ce05761de733adae00554ff021794a8
oslo.log -- Oslo Logging Library
The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.log
- Source: http://git.openstack.org/cgit/openstack/oslo.log
- Bugs: http://bugs.launchpad.net/oslo.log
Description
Languages
Python
100%