Customized logger for the client. This is useful if you're trying to do
logging in Rails, since Rails' clean_logger.rb pretty much completely
breaks the base Logger class.
Public Class Methods
new(logdev, shift_age = 0, shift_size = 1048576)click to toggle source