summaryrefslogtreecommitdiff
path: root/lib/logger.rb
AgeCommit message (Expand)Author
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