Class: Translatomatic::Config

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/translatomatic/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger.



5
6
7
# File 'lib/translatomatic/config.rb', line 5

def logger
  @logger
end