-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: how can i customize log4j in hibernate?
PostPosted: Mon Aug 20, 2007 8:34 pm 
Newbie

Joined: Mon Aug 20, 2007 9:30 am
Posts: 6
I modified the log4j.properties. How can I integrate it with my hibernate project? I added it to CLASSPATH environment and it didn't work. I use hibernate3.2


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 21, 2007 1:19 am 
Expert
Expert

Joined: Tue Jan 30, 2007 12:45 am
Posts: 283
Location: India
It need jar files.

Check it from http://commons.apache.org/logging/guide.html

_________________
Dharmendra Pandey


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 21, 2007 3:53 am 
Newbie

Joined: Mon Aug 20, 2007 9:30 am
Posts: 6
I have added the log4j.jar in my classpath


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 21, 2007 4:38 am 
Expert
Expert

Joined: Tue Jan 30, 2007 12:45 am
Posts: 283
Location: India
I think it need common-logging.jar also.Check it

_________________
Dharmendra Pandey


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 21, 2007 10:57 pm 
Newbie

Joined: Mon Aug 20, 2007 9:30 am
Posts: 6
Yes, I have added this jar into my CLASSPATH too. But it doesn't work.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 21, 2007 11:31 pm 
Expert
Expert

Joined: Wed Apr 06, 2005 5:03 pm
Posts: 273
Location: Salt Lake City, Utah, USA
if you set the property log4j.debug to true (add -Dlog4j.debug=true when you start java), log4j will print out debug info about where it's looking for the properties file, and what it ultimately uses. I've found it very helpful many times in the past.

_________________
nathan


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.