Class | Needle::LoggingInterceptor |
In: |
lib/needle/logging-interceptor.rb
|
Parent: | Object |
A LoggingInterceptor is an interceptor object that logs method invocations and exceptions. It includes the IncludeExclude functionality.
Create a new LoggingInterceptor for the given service point, with the given list of include and exclude patterns. The logger object will be created as well, named with the service point’s full name.