...
For information on viewing the contents of the logs, see Application Logs and System Logs.
Info |
---|
|
Follow the instructions below to set up logging.
...
Alternatively, you can uncomment the entry for the two loggers and as follows:
- Go to the
<ESB_Home>/repository/conf
directory and open the thelog4j;.properties file
with file with a text editor. - Edit the entries for the two loggers as follows:
#log4j.logger.org.apache.synapse.transport.http.headers=DEBUG
#log4j.logger.org.apache.synapse.transport.http.wire=DEBUG
- Save the changes.