summaryrefslogtreecommitdiff
path: root/lib/logger.rb
AgeCommit message (Expand)Author
2004-05-27 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2004-05-07* eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)matz
2004-04-18* dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu
2004-01-11Backported revisions 1.5 -> 1.8 into ruby_1_8 branchgsinclair
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