Questo contenuto non è disponibile nella lingua selezionata.
Chapter 5. Logging
5.1. Logging Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
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.