Is it advised to have same log file names for different logging frameworks
Issue
- we tried changing the param name in log4j.xml inside the application from value=
${jboss.server.log.dir}/application.log"/>to value=${jboss.server.log.dir}/server.log"/>.
This seems to have worked and we now have a single server.log again containing all logging. Although it seems to be working, we are not sure if this is a valid approach, or if it will create contention.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.