Exception: RubyRabbitmqJanus::Errors::Tools::Config::LogLevelRabbit

Inherits:
BaseConfig show all
Defined in:
lib/rrj/errors/tools/gem/config.rb

Instance Method Summary collapse

Constructor Details

#initializeLogLevelRabbit

Returns a new instance of LogLevelRabbit.



54
55
56
# File 'lib/rrj/errors/tools/gem/config.rb', line 54

def initialize
  super '[LogLevelRabbit] Error for reading option level for rabbitmq', :warn
end