Class: Translatomatic::Config
- Inherits:
-
Object
- Object
- Translatomatic::Config
- Includes:
- Singleton
- Defined in:
- lib/translatomatic/config.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/translatomatic/config.rb', line 5 def logger @logger end |