Method: SemanticLogger::Appender::File#exclusive_lock
- Defined in:
- lib/semantic_logger/appender/file.rb
#exclusive_lock ⇒ Object
Returns the value of attribute exclusive_lock.
9 10 11 |
# File 'lib/semantic_logger/appender/file.rb', line 9 def exclusive_lock @exclusive_lock end |