-->
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.  [ 4 posts ] 
Author Message
 Post subject: log4j vs commons-logging
PostPosted: Wed May 16, 2007 10:10 am 
Beginner
Beginner

Joined: Wed Apr 13, 2005 12:49 pm
Posts: 34
Hey folks,

I'm using Hibernate tools for generating my DAO layer but the Log
object that is currently present in the template is for commons-logging. I
prefer to use Log4j. The tutorial states that you can use either log4j or commons but it doesn't indicate how I specify log4j to be used. Anyone any ideas?

Thanks,
Mark


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 19, 2007 1:07 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
commons log can wrap log4j if that is ok for you that is the simplest.

if you want direct log4j access update the templates to import that instead of the commons api.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 20, 2007 8:42 am 
Beginner
Beginner

Joined: Wed Apr 13, 2005 12:49 pm
Posts: 34
Hey Max,

Thanks for that Max. By wrapping commons logging does that mean I have to make amendments to the setup? I'm not too sure what you mean by wrapping commons logging.

Thanks,
Mark.


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 21, 2007 7:29 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
commons logging is something that can use log4j not the other way around ( at least not easily ) .

Google for it; this is not hibernate tools specific.

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.