Class: RailsLogrageMiddleware::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#active_job_custom_optionsObject

Returns the value of attribute active_job_custom_options

Returns:

  • (Object)

    the current value of active_job_custom_options



4
5
6
# File 'lib/rails_lograge_middleware/railtie.rb', line 4

def active_job_custom_options
  @active_job_custom_options
end

#custom_optionsObject

Returns the value of attribute custom_options

Returns:

  • (Object)

    the current value of custom_options



4
5
6
# File 'lib/rails_lograge_middleware/railtie.rb', line 4

def custom_options
  @custom_options
end