Class: PSD::DisabledLogger
- Inherits:
-
Object
- Object
- PSD::DisabledLogger
- Defined in:
- lib/psd/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
36 37 38 |
# File 'lib/psd/logger.rb', line 36 def method_missing(method, *args, &block) # silence end |