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