Rational® Publishing Engine Core Logging

All the activity to the console and to a file on the file system are logged in the log files. The console displays the human readable information while the file contains detailed information to be used by the support team.

The logging is controlled through the log4j.properties file located under %RPE_HOME%.

Note: The system variable RPE_HOME must be defined for to read the logging configuration. The default output of the log file is RPE\RPE.log in the user home folder, usually: C:\Documents and Settings\username\temp\RPE\RPE.log.

Feedback