Logging

The FIX adapter uses Apache log4j API to log errors, warnings, and information and debugging messages.

A sample log4j.properties file containing the logging configuration is part of the FIX adapter distribution. This file is located in the $ESP_HOME/adapters/fix/examples/<example name>/log4j.properties folder.

Note: Setting the logging value to DEBUG may result in large log files. The default value is INFO.

Refer to http://logging.apache.org/log4j for details on logging configuration.