8916ac1a489ef5580e6da0d19413c0b330c8d781
Expose the Oslo Logging list of default log levels to enabling other projects to easily extend this list, rather then duplicating the values and not benefiting from future global changes. Corrected single/double quotes to be consistent. Change-Id: Ib01b8627d5e0534173dd1129fff57754f2363415
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