Class: BiblioTech::Logging::NullLogger

Inherits:
BasicObject
Defined in:
lib/bibliotech/logger.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(method, *args, &block) ⇒ Object



6
7
# File 'lib/bibliotech/logger.rb', line 6

def method_missing(method, *args, &block)
end