Method: Logging::Logger#caller_tracing
- Defined in:
- lib/logging/logger.rb
#caller_tracing ⇒ Object
Returns the value of attribute caller_tracing.
130 131 132 |
# File 'lib/logging/logger.rb', line 130 def caller_tracing @caller_tracing end |