File rubygem-logging.changes of Package rubygem-logging
-------------------------------------------------------------------
Thu Apr 13 04:32:15 UTC 2017 - coolo@suse.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 04:37:12 UTC 2017 - coolo@suse.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 05:47:41 UTC 2017 - coolo@suse.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 05:31:47 UTC 2016 - coolo@suse.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 04:31:15 UTC 2015 - coolo@suse.com
- updated to version 2.0.0
-------------------------------------------------------------------
Mon Oct 13 14:20:56 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Thu Feb 6 18:00:09 UTC 2014 - coolo@suse.com
- updated to version 1.8.2
Bug Fixes
- Adding a `formatter` method for Rails 4 compatibility
-------------------------------------------------------------------
Thu Jan 3 22:45:32 UTC 2013 - coolo@suse.com
- updated to version 1.8.1
-------------------------------------------------------------------
Fri Sep 21 11:44:25 UTC 2012 - coolo@suse.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 05:05:10 UTC 2012 - coolo@suse.com
- updated to version 1.7.2
-------------------------------------------------------------------
Thu Mar 24 17:50:59 UTC 2011 - fcastelli@novell.com
- packaged version 1.5.0