Revisions of python-oslo.log

buildservice-autocommit accepted request 774914 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 48)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 47)
- update to version 3.44.1
  - Use setLevel instead of setting logger.level directly
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Use raw string for regex
  - Dropping the py35 testing
  - Avoid tox_install.sh for constraints support
  - Add Python 3 Train unit tests
  - Schedule a periodical check of requirements to catch py2.7 issues quickly
  - OpenDev Migration Patch
  - Fix guidelines w.r.t. translation of log messages
  - Replace openstack.org git:// URLs with https://
  - Remove incubator migration docs
  - Replace git.openstack.org URLs with opendev.org URLs
  - Add TRAIN to deprecated releases
  - Cap bandit below 1.6.0 version and update sphinx and limit monotonic.
  - Update master for stable/stein
  - Add 'levelkey' + 'tbkey' params
  - Add logging guidelines based on previous spec
  - Bump the openstackdocstheme extension to 1.20
  - Added cmdline information into fluentFormatter event message
  - Modify the constraints url in tox.
buildservice-autocommit accepted request 692858 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 46)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 45)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 44)
osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-oslo.log revision:1, using keep-link, using expand
buildservice-autocommit accepted request 668115 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 43)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 42)
- update to version 3.39.2
  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
  - Update .gitreview for stable/rocky
  - import zuul job settings from project-config
  - Filter args dict in JSONFormatter
buildservice-autocommit accepted request 633514 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 41)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 40)
- remove 0001-Increase-sleep-time-in-testsuite-to-make-it-more-rob.patch (upstream)

- add 0001-Increase-sleep-time-in-testsuite-to-make-it-more-rob.patch (bsc#1085568)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 39)
- update to version 3.39.0
  - Fix file permissions
  - Update reno for stable/queens
  - Increase sleep time in testsuite to make it more robust
  - Imported Translations from Zanata
  - Add release notes link to README
  - Fix sphinx-docs job
  - Automatically append reset_color to log lines
  - Provide reset_color key on log record
  - Zuul: Remove project name
  - Add ROCKY to deprecated releases
  - Remove stale pip-missing-reqs tox test
  - Add Stein release to versionutils
  - Update links in README
  - Add Rocky release to versionutils._RELEASES
  - Trivial: Update pypi url to new url
  - tox: Group targets and tool configuration together
  - tox: Don't set basepython in testenv
  - set default python to python3
  - fix tox python3 overrides
  - update structured logging tests to prove context id is included
  - Fix Formatter subclasses for Python 3.2+
  - Updated from global requirements
  - add lower-constraints job
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 38)
osc copypac from project:Cloud:OpenStack:Rocky package:python-oslo.log revision:2, using keep-link, using expand
buildservice-autocommit accepted request 589127 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 36)
- add 0001-Increase-sleep-time-in-testsuite-to-make-it-more-rob.patch (bsc#1085568)
buildservice-autocommit accepted request 583340 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 34)
buildservice-autocommit accepted request 565769 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 32)
- update to version 3.36.0
  - Update the documentation link for doc migration
  - Add release note for use_json option
  - Truncate error_summary if exc_info not explicitly passed
  - Update reno for stable/pike
  - Remove checks for auth_token in JSON-based formatter tests
  - JSONFormatter convert unserializable with repr()
  - Remove setting of version/release from releasenotes
  - Add option to use JSON formatter
  - Imported Translations from Zanata
  - Cleanup test-requirements
  - Allow logging of unhashable exceptions in Python 3
  - Migrate to Zuul v3
  - Zuul: add file extension to playbook path
  - Update the documentation link
  - Updated from global requirements
  - Capture context in its own key for JSON-based formatters
buildservice-autocommit accepted request 514856 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 31)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 30)
- update to version 3.30.0
  - only show error_summary for warning and error messages
  - Fix bug in log_method_call decorator
  - refactor error summary logic so it can be reused
  - Add additional info like python-systemd does
  - [Fix gate]Update test requirement
  - Update URLs according to document migration
  - Remove deprecated module loggers
  - Fix devstack colors
  - Update reno for stable/ocata
  - Check reStructuredText documents for common style issues.
  - When record.args is None, it should not give an exception.
  - Trivial: Remove testscenarios from test-requirements.txt
  - Remove 'verbose' option (again)
  - clarify release note for error summary handling
  - Optimize the link address
  - Fix some reST field lists in docstrings
  - make handling of error_summary more flexible
  - formatter: skip ImportError when adding error_summary
  - switch from oslosphinx to openstackdocstheme
  - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
  - Add missing variable html_last_updated_fmt
  - do not add error_summary for debug log messages
  - add error_summary support to JSONFormatter
  - add error_summary support for fluentd formatter
  - tail support, log filtering, executable, and splitlines bug fix
  - Documentation for journal usage
  - improve the documentation for log format strings
  - rearrange content to fit the new standard layout
  - Must not go underneath the context object and access __dict__
buildservice-autocommit accepted request 482828 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 29)
baserev update by copy to link target
Displaying revisions 21 - 40 of 68
openSUSE Build Service is sponsored by