aboutsummaryrefslogtreecommitdiffstats
path: root/lib/logger.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi2004-01-061-29/+17
* * lib/logger.rb: enhanced documentation.gsinclair2004-01-051-207/+351
* * lib/logger.rb: check if the given logdevice object respond_to :write andnahi2003-09-291-1/+1
* * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi2003-09-231-0/+18
* * lib/logger.rb: typo fixed.nahi2003-09-201-5/+8
* * lib/logger.rb: Comment fix. I don't like inline documentation... Hard tonahi2003-09-181-2/+2
* * lib/logger.rb: new file. Logger, formerly called devel-logger ornahi2003-09-181-0/+574