Rails Framework Documentation 2.3.2
ActiveSupport
BufferedLogger
Severity
constants
|
attributes
|
methods
Module
ActiveSupport::BufferedLogger::Severity
Inheritance
Constants
Name
Description
DEBUG
= 0
ERROR
= 3
FATAL
= 4
INFO
= 1
UNKNOWN
= 5
WARN
= 2