class Telegram::Bot::NullLogger

Public Class Methods

new(*) click to toggle source
# File lib/telegram/bot/null_logger.rb, line 4
def initialize(*)
end

Public Instance Methods

add(*) click to toggle source
# File lib/telegram/bot/null_logger.rb, line 7
def add(*)
end