Loudspeaker::Config
Inherits Reference < Object
config instance
Constants
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,
}
Class methods
config
Sourcedb
Sourceload(config_file : String | Nil)
Sourceredis
SourceInstance methods
config
Sourcedb
Sourceredis_pool
Source