CHANGES
1.8.0
- Set verbose to True and deprecate it
- Define TRACE logging level
- Imported Translations from Transifex
- Updated from global requirements
1.7.0
- Imported Translations from Transifex
- Add more default fancier formatting params
- Updated from global requirements
- Updated from global requirements
- Updated from global requirements
- Do not report deprecations in subclasses
- Imported Translations from Transifex
- Updated from global requirements
- Add tox target to find missing requirements
1.6.0
- Remove duplication of fatal_deprecations option
- setting taskflow log level to WARN
- Imported Translations from Transifex
1.5.0
- Updated from global requirements
- Updated from global requirements
- Switch badges from ‘pypip.in’ to ‘shields.io’
- Deprecate use-syslog-rfc-format for removal
1.4.0
1.3.0
- Do not fail if syslog is not available
- Allow integer logging levels
1.2.0
- Use proper deprecation for use-syslog-rfc-format option
- Replace RFCSysLogHandler by a syslog() based one
- Make remove_in=0 (no removal) use a better syntax
- Remove is_compatible from versionutils
- Add versionutils options to list_opts
- Add versionutils to API documentation
- Advertise support for Python3.4 / Remove support for Python 3.3
- Updated from global requirements
- Updated from global requirements
- Remove run_cross_tests.sh
- Deprecate WritableLogger - used for eventlet logging
- Log deprecation message when catching deprecated exceptions
- Change misleading TRACE to ERROR
1.1.0
- Uncap library requirements for liberty
- Provide an API to let tempest control the log file
- fix pep8 errors
- Add pypi download + version badges
- Update to latest hacking
- Add link to Logging Guidelines
- move versionutils into place
- Add liberty release name to versionutils
- Expose opts entry point for version_utils
- Switch from oslo.config to oslo_config
- Remove oslo.log code and clean up versionutils API
- Remove code that moved to oslo.i18n
- Enhance versionutils.deprecated to work with classes
- Add Kilo release name to versionutils
- Allow deprecated decorator to specify no plan for removal
- Add JUNO as a target to versionutils module
- pep8: fixed multiple violations
- Use oslotest instead of common test module
- Use hacking import_exceptions for gettextutils._
- fixed typos
- Fix violations of H302:import only modules
- Adds decorator to deprecate functions and methods
- Remove vim header
- Add versionutils for version compatibility checks
- Default to True for use-syslog-rfc-format
- Updated from global requirements
- Restore automatic unicode conversion
- Add migration notes
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