Class: Litejob::Configuration
- Inherits:
-
Struct
- Object
- Struct
- Litejob::Configuration
- Defined in:
- lib/litejob.rb
Instance Attribute Summary collapse
-
#logger ⇒ Object
Returns the value of attribute logger.
Instance Attribute Details
#logger ⇒ Object
Returns the value of attribute logger
13 14 15 |
# File 'lib/litejob.rb', line 13 def logger @logger end |