Class | Log4r::RollingFileOutputter |
In: |
src/log4r/outputter/rollingfileoutputter.rb
|
Parent: | FileOutputter |
RollingFileOutputter - subclass of FileOutputter that rolls files on size or time. Additional hash arguments are:
count | [R] | |
maxsize | [R] | |
maxtime | [R] | |
startTime | [R] |