Logging levels

Log4cxx has 7 log levels. Sybase RAP maps these to 4 log levels, defined below, that are internally mapped to standard log4cxx. You should use these Sybase RAP log levels during feed handler development.

An include file, logger.h defines the following log levels, from highest to lowest:

LOGGER_DEBUG
LOGGER_INFO
LOGGER_WARNING
LOGGER_ERROR