Class
Log4r::FileOutputter
In:
/home/cepheus/projects/prep/log4r-1.0.0/src/log4r/outputters.rb
Parent:
Outputter
Convenience wrapper for File. Additional hash arguments are:
:filename
Name of the file to log to.
:trunc
Truncate the file?
Methods
new
Attributes
filename
[R]
trunc
[R]
Classes and Modules
Class
Log4r::FileOutputter::RingBuffOutputter
Public Class methods
new
(_name, hash=nil)