Exception: RubyRabbitmqJanus::Errors::Tools::Config::LogLevel

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

Instance Method Summary collapse

Constructor Details

#initializeLogLevel

Returns a new instance of LogLevel.



48
49
50
# File 'lib/rrj/errors/tools/gem/config.rb', line 48

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