Class Log4r::FileOutputter
In: lib/log4r/outputter/fileoutputter.rb
Parent: IOOutputter

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] 

Public Class methods

[Validate]