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