Method: UnitF::Logging::Logger#error
- Defined in:
- lib/unitf/logging/logger.rb
#error(message) ⇒ Object
36 37 38 |
# File 'lib/unitf/logging/logger.rb', line 36 def error() write(ERROR, ) end |
36 37 38 |
# File 'lib/unitf/logging/logger.rb', line 36 def error() write(ERROR, ) end |