Class: InstStatsd::NullLogger

Inherits:
Logger
  • Object
show all
Defined in:
lib/inst_statsd/null_logger.rb

Instance Method Summary collapse

Constructor Details

#initializeNullLogger

rubocop:disable Lint/MissingSuper



7
8
# File 'lib/inst_statsd/null_logger.rb', line 7

def initialize(*) # rubocop:disable Lint/MissingSuper
end

Instance Method Details

#addObject



10
# File 'lib/inst_statsd/null_logger.rb', line 10

def add(*); end