Class
Thin::Logging::SimpleFormatter
In:
lib/thin/logging.rb
Parent:
Logger::Formatter
Simple formatter which only displays the message. Taken from ActiveSupport
Methods
call
Public Instance methods
call
(severity, timestamp, progname, msg)
[Validate]