Class: Racoon::Config
- Inherits:
-
Object
- Object
- Racoon::Config
- Defined in:
- lib/racoon/config.rb
Class Attribute Summary collapse
-
.logger ⇒ Object
Returns the value of attribute logger.
Class Attribute Details
.logger ⇒ Object
Returns the value of attribute logger.
9 10 11 |
# File 'lib/racoon/config.rb', line 9 def logger @logger end |