Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 5. Logging
5.1. Logging Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
JBoss Enterprise BRMS Platform features logging functionality is provided by
log4j
.
The configuration included in the
WAR
, WEB-INF/classes/log4j.xml
, sends all messages to STDOUT
. When deployed to the production
server profile, the log messages are appended to the server log file, PROFILE/log/server.log
. When deployed to the default
server profile, these messages are displayed on the server console.