Class
Main::Logger
In:
lib/main/logger.rb
Parent:
::Logger
because active_record fubars the hell out of
Logger
;-(
Methods
device
format_message
new
off
off
on
on
tty?
turn
Classes and Modules
Module
Main::Logger::OnOff
External Aliases
"on"
->
"on!"
"off"
->
"off!"
Public Class methods
new
(*a, &b)
off
(*a, &b)
on
(*a, &b)
Public Instance methods
device
()
format_message
(severity, datetime, progname, msg)
off
()
on
()
tty?
()
turn
(which)
[Validate]