이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 5. Logging
5.1. Logging 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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.