Module

Logger::Severity

Inheritance

Logging severity.

Constants

Name   Description
DEBUG = 0
ERROR = 3
FATAL = 4
INFO = 1
UNKNOWN = 5
WARN = 2