aboutsummaryrefslogtreecommitdiffstats
path: root/lib/logger
Commit message (Expand)AuthorAgeFilesLines
* [ruby/logger] bump version to 1.4.2Hiroshi SHIBATA2019-12-101-1/+1
* [ruby/logger] Raise ArgumentError for invalid shift_ageJeremy Evans2019-12-101-2/+6
* Merge the upstream changes for test-unit on ruby/logger.Hiroshi SHIBATA2019-12-091-1/+2
* [ruby/logger] 1.4.1sonots2019-12-091-1/+1
* [ruby/logger] Fixes #38Hiroshi SHIBATA2019-12-091-1/+1
* [ruby/logger] 1.4.0sonots2019-12-092-3/+3
* [ruby/logger] Avoid creating [] and "" when logging an Exception that has no ...Akira Matsuda2019-12-091-1/+1
* [ruby/logger] frozen_string_literal: truesonots2019-12-095-4/+13
* Fixed LoadError of version file.Hiroshi SHIBATA2019-07-151-1/+1
* Fixed inconsitency locations of default gems.Hiroshi SHIBATA2019-07-151-0/+28
* [ruby/logger] Add option to set the binary mode of the log deviceRafael Mendonça França2019-07-151-1/+4
* [ruby/logger] Set filename when initializing logger with a File objectJeremy Evans2019-07-151-0/+3
* [ruby/logger] Prefer require_relative, it's a little bit faster.Samuel Williams2019-07-151-1/+1
* [ruby/logger] require 'logger/errors' just for compatsonots2019-07-151-1/+1
* [ruby/logger] split logger classes/modules into separate filesColby Swandale2019-07-156-0/+302