Class: Elasticated::Configuration
- Inherits:
-
Object
- Object
- Elasticated::Configuration
- Defined in:
- lib/elasticated/configuration.rb
Class Attribute Summary collapse
-
.logger ⇒ Object
Returns the value of attribute logger.
Class Attribute Details
.logger ⇒ Object
Returns the value of attribute logger.
5 6 7 |
# File 'lib/elasticated/configuration.rb', line 5 def logger @logger end |