Exception: RubyRabbitmqJanus::Errors::Tools::Log::Debug
Overview
Error for Tools::Log#debug
Instance Method Summary collapse
-
#initialize ⇒ Debug
constructor
A new instance of Debug.
Constructor Details
#initialize ⇒ Debug
Returns a new instance of Debug.
58 59 60 |
# File 'lib/rrj/errors/tools/gem/log.rb', line 58 def initialize super 'Error for writing in logger with level :debug' end |