Module: Mindee::Logging
- Defined in:
- lib/mindee.rb,
lib/mindee/logging/logger.rb
Overview
Mindee logging module.
Class Attribute Summary collapse
-
.logger ⇒ Object
Returns the value of attribute logger.
Class Attribute Details
.logger ⇒ Object
Returns the value of attribute logger.
13 14 15 |
# File 'lib/mindee/logging/logger.rb', line 13 def logger @logger end |