Module: Noah::Log
- Defined in:
- lib/noah/log.rb
Class Attribute Summary collapse
-
.logger ⇒ Object
Returns the value of attribute logger.
Class Attribute Details
.logger ⇒ Object
Returns the value of attribute logger.
4 5 6 |
# File 'lib/noah/log.rb', line 4 def logger @logger end |