Method: Vedeu::Logging::LocklessLogDevice#log
- Defined in:
- lib/vedeu/logging/lockless_log_device.rb
#log ⇒ String (readonly, protected)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
53 54 55 |
# File 'lib/vedeu/logging/lockless_log_device.rb', line 53 def log @log end |