Files | Admin

Notes:

Release Name: 0.0.4

Notes:
Sawmill is a logging and log analysis system for Ruby.
It extends the basic Ruby logging facility with log records and logfile parsing features.


Changes: === 0.0.4 / 2009-??-?? * API CHANGE: Renamed DateBasedLogFile options :prefix and :suffix to :path_prefix and :path_suffix * API CHANGE: Renamed ShiftingLogFile options :filepath and :max_logfile_size to :file_path and :max_file_size * Encoding can now be specified in file reading and writing methods (Rotaters and convenience interface methods)