Class: Judopay::NullLogger

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

Instance Method Summary collapse

Constructor Details

#initializeNullLogger

Returns a new instance of NullLogger.



5
# File 'lib/judopay/null_logger.rb', line 5

def initialize(*) end

Instance Method Details

#addObject



7
# File 'lib/judopay/null_logger.rb', line 7

def add(*) end