Method: SemanticLogger::Log#thread_name
- Defined in:
- lib/semantic_logger/log.rb
#thread_name ⇒ Object
Returns the value of attribute thread_name.
56 57 58 |
# File 'lib/semantic_logger/log.rb', line 56 def thread_name @thread_name end |