Method: Copland::Implementation::LoggingInterceptor#excludes

Defined in:
lib/copland/impl/logging-interceptor.rb

#excludesObject (readonly)

The array of patterns of methods to not log.



68
69
70
# File 'lib/copland/impl/logging-interceptor.rb', line 68

def excludes
  @excludes
end