Class LogInterceptor

java.lang.Object
com.predic8.membrane.core.interceptor.AbstractInterceptor
com.predic8.membrane.core.interceptor.LogInterceptor
All Implemented Interfaces:
Interceptor

public class LogInterceptor extends AbstractInterceptor
Description
The log feature logs request and response messages to the log4j framework. The messages will appear either on the console or in a log file depending on the configuration of the conf/log4j2.xml file.
Topic
5. Monitoring, Logging and Statistics