aspose file tools
The moose likes JBoss and the fly likes Logging in JBOSS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Logging in JBOSS" Watch "Logging in JBOSS" New topic
Author

Logging in JBOSS

Sagar Bilgi
Ranch Hand

Joined: Apr 26, 2001
Posts: 37
Hi,
I am using JBOSS 3.2.5 and JBOSS seems to be logging everything in "DEBUG" mode. I have changed the setting in the $JBOSS_HOME/server/servername/conf/log4j.xml to INFO for all of the categories but still JBOSS seems to want to log everything with "DEBUG" priority.

Is there any other place where we need to change some parameters? Any help will be appreciated as log files are Huuuuge
Thanks
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Could you paste the log4j.xml here. i feel that you have set the level properly. :roll:


Groovy
 
I agree. Here's the link: jrebel
 
subject: Logging in JBOSS
 
Similar Threads
DeploymentException when deploying ear file in JBoss
Logging not working in JBoss, following instructions in section 2.2.1 Get.. Start..
sysout or logger?
log4j and apache.commons.logging
WARN level is not working