Cinch::Logger::Logger
# File lib/cinch/logger/null_logger.rb, line 5 def initialize(output = nil) end
# File lib/cinch/logger/null_logger.rb, line 8 def debug(message) end
# File lib/cinch/logger/null_logger.rb, line 11 def log(message, kind = :generic) end
# File lib/cinch/logger/null_logger.rb, line 14 def log_exception(e) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.