Ruby Core Documentation 1.8.7
Logger
Severity
Application
Error
Formatter
LogDevice
ShiftingError
constants
|
attributes
|
methods
Module
Logger::Severity
Inheritance
Logging severity.
Constants
Name
Description
DEBUG
= 0
ERROR
= 3
FATAL
= 4
INFO
= 1
UNKNOWN
= 5
WARN
= 2