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

[Validate]