Interface | org.apache.hivemind.ServiceInterceptorFactory |
---|---|
Parameters Schema | hivemind.MethodFilter |
An interceptor factory for adding method-level logging to a service. Logging occurs at level DEBUG and uses the service id as the logger. Method entry (with parameters) and method exit (with return value) are logged, as are any exceptions. |