Exception: RubyRabbitmqJanus::Errors::Tools::Config::LogLevelRabbit
- Inherits:
-
BaseConfig
- Object
- StandardError
- RRJError
- BaseTools
- BaseConfig
- RubyRabbitmqJanus::Errors::Tools::Config::LogLevelRabbit
- Defined in:
- lib/rrj/errors/tools/gem/config.rb
Instance Method Summary collapse
-
#initialize ⇒ LogLevelRabbit
constructor
A new instance of LogLevelRabbit.
Constructor Details
#initialize ⇒ LogLevelRabbit
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 |