Method: Copland::Implementation::LoggingInterceptor#includes
- Defined in:
- lib/copland/impl/logging-interceptor.rb
#includes ⇒ Object (readonly)
The array of patterns of methods to log.
65 66 67 |
# File 'lib/copland/impl/logging-interceptor.rb', line 65 def includes @includes end |