From: hsbt@... Date: 2016-10-14T09:01:47+00:00 Subject: [ruby-core:77626] [Ruby trunk Feature#12803] Improve Logger.new option documentation Issue #12803 has been updated by Hiroshi SHIBATA. Assignee set to Hiroshi SHIBATA ---------------------------------------- Feature #12803: Improve Logger.new option documentation https://bugs.ruby-lang.org/issues/12803#change-60895 * Author: Jason Denney * Status: Closed * Priority: Normal * Assignee: Hiroshi SHIBATA ---------------------------------------- Logger.new: http://ruby-doc.org/stdlib-2.3.0/libdoc/logger/rdoc/Logger.html#new-method From only looking at the docs, it's not obvious what the default value is for Logger.new shift_age or shift_size, nor what value disables the shift_age option. The only way to find out is to look at the code itself. * Show default value for shift_age * Show default value for shift_size See: https://github.com/documenting-ruby/ruby/issues/64 and https://github.com/documenting-ruby/ruby/pull/65. ---Files-------------------------------- 0001-Specify-Logger.new-shift_size-default.patch (832 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: