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