summaryrefslogtreecommitdiff
path: root/lib/logger.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-20* lib/logger.rb: expose logger mutexsonots
2015-11-17* lib/logger.rb: support symbol and string log level settingsonots
2015-11-17lib/logger.rb: Add Logger#reopensonots
2015-10-27logger.rb: end of week should be Saturdaynobu
2015-10-27logger.rb: fix weekly rotationnobu
2015-10-26logger.rb: exact matchingnobu
2015-10-26logger.rb: freeze constantsnobu
2014-08-25logger.rb: simplifynobu
2014-08-25lib/logger.rb: use %Nnobu
2014-07-02* logger.rb: removed unmaintain code.hsbt
2014-06-24* lib/gserver.rb: remove redundant use of to_s in interpolation.hsbt
2014-05-24* lib/logger.rb: refactored to include Logger::Period.hsbt
2014-02-21logger.rb: DSTnobu
2014-02-21logger.rb: fix midnight log rotation missnobu
2014-02-11* lib/logger.rb: [DOC] Fix arg name for Logger.new by @ryotarai [ci skip] [fi...hsbt
2013-12-14logger.rb: fix extra log ratationnobu
2013-11-02logger.rb: fix r43511 for Windowsnobu
2013-11-01* lib/logger.rb: Inter-process locking for log rotationnaruse
2013-07-10* lib/logger.rb: Use :call-seq: for method signature rdoczzak
2013-07-10* lib/logger.rb (#add): Remove incorrect rdoc for return valuezzak
2013-05-20* lib/logger.rb (Logger::Application): show namespace in documentationeregon
2012-07-20* lib/logger.rb: Updated example in Logger comment to match otherdrbrain
2012-07-18* lib/logger.rb: Updated typos and output to match modern Loggerdrbrain
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-18* lib: remove trailing spaces.nobu
2011-05-16 * lib/logger.rb: Improve documentation. Patch by David Copeland.drbrain
2011-05-13 * lib/logger.rb: format comments to keep 80 columns in a line.nagachika
2011-05-12 * lib/logger.rb (class Logger): Document Logger#datetime_format.drbrain
2011-05-11 * lib/csv.rb: fix a typo.nagachika
2011-01-18 * lib/logger.rb: added RDoc document for logging message escapenahi
2010-07-11* lib/csv.rb: Fix unused variable warnings.marcandre
2009-10-20 * lib/logger.rb: imported upstream version (logger/1.2.7) see #2238.nahi
2008-11-19* lib/logger.rb (Logger): should handle the case that cvs/svn domatz
2008-11-18* lib/logger.rb (ProgName): fixed typo.nobu
2008-11-18* lib/logger.rb (ProgName): fixed for svn, based on a patch fromnobu
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2007-05-16 * lib/logger.rb (Logger::Application): remove meaningless logdevnahi
2006-08-04Documentation cleanup.drbrain
2006-07-31* lib/logger.rb: improves the amount of documentation that Rdocmatz
2005-09-13 * lib/logger.rb (Logger): added formatter accessor to logger fornahi
2005-08-20 * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi
2005-07-16document fix [ruby-dev:26516] (patch from Kazuhiro NISHIYAMA)ocean
2004-05-07* parse.y (string_content): turn off NODE_NEWLINE flag to avoidmatz
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2004-03-26 * lib/logger.rb: trim tail space of each line. no user visible change.nahi
2004-01-30 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2004-01-06 * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi
2004-01-05 * lib/logger.rb: enhanced documentation.gsinclair