Changelog for
ruby2.1-rubygem-logging-doc-2.2.2-5.3.x86_64.rpm :
Thu Apr 13 14:00:00 2017 cooloAATTsuse.com
- updated to version 2.2.2
see installed History.txt
== 2.2.2 / 2017-04-11
Enhancements
- limit the depth of nested exceptions [PR #167]
Mon Apr 10 14:00:00 2017 cooloAATTsuse.com
- updated to version 2.2.1
see installed History.txt
== 2.2.1 / 2017-04-09
Enhancements
- show exception `cause` if one exists [PR #165]
Fri Mar 10 13:00:00 2017 cooloAATTsuse.com
- updated to version 2.2.0
see installed History.txt
== 2.2.0 / 2017-03-09
Enhancements
- diagnostic context inheritance is now optional [PR #160]
- add support for setting a UTC offset [PR #157]
- setting a basepath for call tracing [PR #154]
Bug Fixes
- use thread-local variables for diagnostic contexts [PR #162]
- replace `Fixnum` with `Integer` [PR #161]
- fixed a race condition in the rolling file appender [PR #151]
Deprecations
- dropped Ruby 1.9 support
Mon Mar 14 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.1.0
see installed History.txt
== 2.1.0 / 2016-03-13
Enhancements
- appender factories now fail explicitly on bad arguments [PR #117]
- console loggers (stdout, stderr) use `write` for compatibility [PR #127]
- allow whitespace in traced method names [PR #128]
- accessor methods for `backtrace` settings [PR #134]
- asynchronous writing from buffered appenders [PR #135]
- improve date format performance when outputting microseconds [PR #136]
- added some thread safety to log level setters [PR #137]
- use `write` everywhere instead of `syswrite` [PR #138]
Bug Fixes
- fixing encodings in tests [PR #116]
- fix Rails4 logger compatibility [PR #121]
- explicitly adding the MIT license [PR #123]
- update `object_id` format in inspect methods [PR #133]
- fixed Travis-CI tests
Sun Mar 29 14:00:00 2015 cooloAATTsuse.com
- updated to version 2.0.0
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Thu Feb 6 13:00:00 2014 cooloAATTsuse.com
- updated to version 1.8.2
Bug Fixes
- Adding a `formatter` method for Rails 4 compatibility
Thu Jan 3 13:00:00 2013 cooloAATTsuse.com
- updated to version 1.8.1
Fri Sep 21 14:00:00 2012 cooloAATTsuse.com
- updated to version 1.8.0
Enhancements
- Appenders handle string encodings [issue #46]
- Support for diagnostic contexts [issues #23, #32, #42]
- Enable JSON formatting of log message [issue #34]
Bug Fixes
- Fix clash with ActiveSupport autoloader (chewie) [issue #39]
Wed Aug 1 14:00:00 2012 cooloAATTsuse.com
- updated to version 1.7.2
Thu Mar 24 13:00:00 2011 fcastelliAATTnovell.com
- packaged version 1.5.0