Method: Vedeu::Logging::LocklessLogDevice#log

Defined in:
lib/vedeu/logging/lockless_log_device.rb

#logString (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.

Returns:

  • (String)


53
54
55
# File 'lib/vedeu/logging/lockless_log_device.rb', line 53

def log
  @log
end