| ILOG JRules User Guide > Managing Rule Execution Server > Tasks > Monitoring Rule Execution Server Events > Setting the Granularity of Log Messages |
Setting the Granularity of Log Messages |
PREVIOUS NEXT |
The Rule Execution Server management console uses log4j. Log4j enables developers to log messages according to message type and level, and to control at runtime how these messages are formatted and where they are reported.
To modify the log statements in the management EAR:
For example, jrules-bres-management-WL81.ear/jrules-bres-management.war/WEB-INF/classes/log4j.lcf. You can configure: file size, path, encoding, and pattern. The default values are as follows:
| Note |
| When you use a relative path for the log file, it is relative to the JVM launching directory. In some cases, you must use an absolute path (for example if you run Tomcat as a Windows service). |
For further reference, see http://logging.apache.org/log4j/.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |