summaryrefslogtreecommitdiff
path: root/lib/logger.rb
AgeCommit message (Expand)Author
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
2003-09-29* lib/logger.rb: check if the given logdevice object respond_to :write andnahi
2003-09-23* lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi
2003-09-20* lib/logger.rb: typo fixed.nahi
2003-09-18* lib/logger.rb: Comment fix. I don't like inline documentation... Hard tonahi
2003-09-18* lib/logger.rb: new file. Logger, formerly called devel-logger ornahi