Class: Savon::NullLogger

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

Instance Attribute Summary

Attributes inherited from Logger

#device, #filter, #level, #subject

Instance Method Summary collapse

Methods inherited from Logger

#initialize

Constructor Details

This class inherits a constructor from Savon::Logger

Instance Method Details

#logObject



6
7
# File 'lib/savon/null_logger.rb', line 6

def log(*)
end