-->
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.  [ 2 posts ] 
Author Message
 Post subject: setting up logging with Java logger
PostPosted: Wed Aug 04, 2004 7:43 pm 
Newbie

Joined: Fri Jul 16, 2004 6:22 pm
Posts: 17
I'm trying to set up logging using the Java logger. We are using it for our project, so I know it's working. I am getting log messages like:

[junit] Aug 4, 2004 5:39:29 PM net.sf.hibernate.tool.hbm2ddl.SchemaExport execute
[junit] SEVERE: General error, message from server: "Can't create table './test/#sql-3299_bb.frm' (errno: 121)"

without doing anything, but I can't seem to get DEBUG or TRACE anywhere. I tried adding statments like:

net.sf.hibernate.DEBUG
net.sf.hibernate.impl=TRACE

to my logging.properties, but no change. Can somone please point me in the right direction? The post in the FAQ (http://hibernate.bluemars.net/119.html) isn't very clear.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 04, 2004 7:53 pm 
Newbie

Joined: Fri Jul 16, 2004 6:22 pm
Posts: 17
It figures that right after posting, I would figure it out.

net.sf.hibernate.level=FINEST

That will give me all the output I need. :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.