Process Commander includes a central file named
prlogging.xml
on each node to control the contents
of the server console output and Pega log files. You can
temporarily override settings in this file using the Logging
Level Settings tool.
The logging facility is based in part on the log4j
facility (v1.2.14) from the Apache Software
Foundation, and operates similarly to that facility. By editing
the prlogging.xml
file and incorporating
appenders, you can affect the format and level of detail in the
log file as an aid to debugging.
See http://jakarta.apache.org/log4j/docs/ for more information on the log4j facility and appenders.
See Pega Developer Network article PRKB-10403 How to customize the log4j.xml logging file for information about appenders.
Consult Administration and Security 5.3 for more information about logging.
In Process Commander releases
before V4.2 SP2, this file was named
log4j.xml
.
Alert log, appender, Pega log, prlogging.xml file, remote logging | |
About the Logging Level Settings tool |