Class: UltraCommandLine::Utils::BasicLogger::NullLogger
- Inherits:
-
Object
- Object
- UltraCommandLine::Utils::BasicLogger::NullLogger
- Defined in:
- lib/ultra_command_line/utils/basic_logger.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(*args) ⇒ Object
7 8 9 |
# File 'lib/ultra_command_line/utils/basic_logger.rb', line 7 def method_missing(*args) # Do nothing end |