summaryrefslogtreecommitdiffstats
path: root/test/logger
Commit message (Expand)AuthorAgeFilesLines
* * test/logger/test_logger.rb (TestLogDevice#test_write): checknobu2009-10-201-0/+6
* * lib/logger.rb: imported upstream version (logger/1.2.7) see #2238.nahi2009-10-201-13/+137
* * lib/logger.rb (ProgName): fixed for svn, based on a patch fromnobu2008-11-181-0/+4
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-1/+1
* * lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse2008-01-231-1/+1
* * test/logger/test_logger.rb: Module#constants returns an array of Symbols.gotoyuzo2007-12-241-1/+1
* * test/logger/test_logger.rb: unintentionally overwritten changes bynahi2005-09-151-0/+2
* * 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