Class: Litejob::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger

Returns:

  • (Object)

    the current value of logger



13
14
15
# File 'lib/litejob.rb', line 13

def logger
  @logger
end