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.
46 47 48 |
# File 'lib/rrj/errors/tools/gem/log.rb', line 46 def initialize super '[Info] Error for writing in logger with level :nfo' end |