Method: Copland::Implementation::LoggingInterceptor#log
- Defined in:
- lib/copland/impl/logging-interceptor.rb
#log ⇒ Object (readonly)
The log used by this interceptor to log messages.
62 63 64 |
# File 'lib/copland/impl/logging-interceptor.rb', line 62 def log @log end |