Class: Logger::LogDevice

Inherits:
Object
  • Object
show all
Defined in:
lib/multiple_devices_logger.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formatterObject

Returns the value of attribute formatter.



115
116
117
# File 'lib/multiple_devices_logger.rb', line 115

def formatter
  @formatter
end