CHANGES
- Fix oslo messaging package name
- fix pep8 errors
- Updated from global requirements
- set defaultbranch for reviews
1.0.0
- Updated from global requirements
0.4.0
- Pickup instance from log format record
- Make use_syslog=True log to syslog via /dev/log
0.3.0
- Updated from global requirements
- update urllib3.util.retry log level to WARN
0.2.0
- Expose fixtures through oslo_log.fixture
- Add fixture to let tests change log levels
- Rename logging fixture module
- Update comment to match implementation
- fix link to bug tracker in readme
- Updated from global requirements
- Update Oslo imports to remove namespace package
0.1.0
- Updated from global requirements
- Add API documentation
- Implement resource to logging extra keywords
- Use RequestContext store in oslo_context
- Correct the translation domain for loading messages
- Correct the position of the syslog handler
- Enhance the README a bit
- Switch to oslo.context
- Move files out of the namespace package
- Updated from global requirements
- Workflow documentation is now in infra-manual
- Added helper decorator to log method arguments
- Updated from global requirements
- Add oslo.config.opts entry_points in setup.cfg
- Updated from global requirements
- Updated from global requirements
- Activate pep8 check that _ is imported
- Add pbr to installation requirements
- Updated from global requirements
- Updated from global requirements
- Remove audit log level
- Switch from ContextAdapter to ContextFormatter
- Move adapter properties to base class
- Add KeywordArgumentAdapter
- Remove extraneous vim editor configuration comments
- Support building wheels (PEP-427)
- Imported Translations from Transifex
- Imported Translations from Transifex
- Use oslo.utils and oslo.serialization
- Fix test env order for testrepository db format
- log: add missing space in error message
- fix typo and formatting in contributing docs
- Updated from global requirements