class Loudspeaker::Config
- Loudspeaker::Config
- Reference
- Object
Overview
config instance
Defined in:
loudspeaker/config.crConstant Summary
-
LOGGER_SEVERITY_MAP =
{debug: Log::Severity::Debug, info: Log::Severity::Info, notice: Log::Severity::Notice, warn: Log::Severity::Warn, error: Log::Severity::Error, fatal: Log::Severity::Fatal}