Method: UnitF::Logging::Logger#info
- Defined in:
- lib/unitf/logging/logger.rb
#info(message) ⇒ Object
28 29 30 |
# File 'lib/unitf/logging/logger.rb', line 28 def info() write(INFO, ) end |
28 29 30 |
# File 'lib/unitf/logging/logger.rb', line 28 def info() write(INFO, ) end |