Class: LHS::Interceptors::ExtendedRollbar::ThreadRegistry

Inherits:
Object
  • Object
show all
Extended by:
ActiveSupport::PerThreadRegistry
Defined in:
lib/lhs/interceptors/extended_rollbar/thread_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#logObject

Returns the value of attribute log.



15
16
17
# File 'lib/lhs/interceptors/extended_rollbar/thread_registry.rb', line 15

def log
  @log
end