index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
logger.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge RDoc changes from HEAD.
drbrain
2006-08-04
1
-11
/
+2
*
* lib/logger.rb: improves the amount of documentation that Rdoc
matz
2006-07-28
1
-3
/
+3
*
* lib/logger.rb (Logger): added formatter accessor to logger for
nahi
2005-09-13
1
-78
/
+64
*
* lib/logger.rb (write, shift_log?, shift_log): file shifting race
nahi
2005-08-20
1
-65
/
+64
*
document fix [ruby-dev:26516] (patch from Kazuhiro NISHIYAMA)
ocean
2005-07-16
1
-4
/
+3
*
* lib/logger.rb: leading 0 padding of timestamp usec part.
nahi
2004-05-27
1
-8
/
+8
*
* eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)
matz
2004-05-07
1
-0
/
+1
*
* dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,
nobu
2004-04-18
1
-2
/
+2
*
Backported revisions 1.5 -> 1.8 into ruby_1_8 branch
gsinclair
2004-01-11
1
-211
/
+343
*
* lib/logger.rb: check if the given logdevice object respond_to :write and
nahi
2003-09-29
1
-1
/
+1
*
* lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.
nahi
2003-09-23
1
-0
/
+18
*
* lib/logger.rb: typo fixed.
nahi
2003-09-20
1
-5
/
+8
*
* lib/logger.rb: Comment fix. I don't like inline documentation... Hard to
nahi
2003-09-18
1
-2
/
+2
*
* lib/logger.rb: new file. Logger, formerly called devel-logger or
nahi
2003-09-18
1
-0
/
+574