Logger::Formatter
get the time from the event
# File lib/celluloid/logging/incident_reporter.rb, line 10 def call(severity, time, progname, msg) super(severity, msg.time, progname, msg.message) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.