Logging

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

The log4j.properties file contains the logging configuration. A sample of this file is included in the adapter distribution.
Note: Setting the logging level to DEBUG may result in very large log files. The default level is INFO. Raw Wombat messages are logged at the DEBUG level.

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