aboutsummaryrefslogtreecommitdiffstats
path: root/test/logger
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/logger.rb (Logger): added formatter accessor to logger fornahi2005-09-131-3/+31
* * test/logger/test_logger.rb (test_shifting_size): should close logusa2005-08-241-0/+2
* * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi2005-08-201-18/+80
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-10/+10
* Sun Nov 14 08:46:33 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-131-2/+8
* * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi2004-01-061-1/+1
* * test/logger/test_logger.rb: unlinking file before close causes problem undernahi2003-10-011-0/+1
* * lib/logger.rb: check if the given logdevice object respond_to :write andnahi2003-09-291-13/+56
* * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi2003-09-231-1/+20
* * reduce expecting size of backtrace.nahi2003-09-201-2/+3
* * lib/logger.rb: typo fixed.nahi2003-09-201-0/+212