-->
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.  [ 3 posts ] 
Author Message
 Post subject: Excessive Logging
PostPosted: Tue May 27, 2008 3:54 pm 
Beginner
Beginner

Joined: Fri May 16, 2008 3:59 pm
Posts: 30
I need logging to be at info level.
Using info level causing excessive logging:

2008-05-27 14:16:32,444 INFO Not binding factory to JNDI, no JNDI name configured
2008-05-27 14:16:32,165 INFO building session factory
2008-05-27 14:16:32,133 INFO Named query checking : enabled
2008-05-27 14:16:32,132 INFO Deleted entity synthetic identifier rollback: disabled
2008-05-27 14:16:32,132 INFO Default entity-mode: pojo
2008-05-27 14:16:32,131 INFO Statistics: disabled
2008-05-27 14:16:32,126 INFO Structured second-level cache entries: disabled
2008-05-27 14:16:32,125 INFO Cache provider: org.hibernate.cache.NoCacheProvider
2008-05-27 14:16:32,125 INFO Optimize cache for minimal puts: disabled
2008-05-27 14:16:32,124 INFO Second-level cache: enabled
2008-05-27 14:16:32,124 INFO Query cache: disabled
2008-05-27 14:16:32,123 INFO JPA-QL strict compliance: disabled
2008-05-27 14:16:32,122 INFO Using ASTQueryTranslatorFactory
2008-05-27 14:16:32,122 INFO Query language substitutions: {}
2008-05-27 14:16:32,119 INFO Order SQL inserts for batching: disabled
2008-05-27 14:16:32,119 INFO Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
2008-05-27 14:16:32,118 INFO Generate SQL with comments: disabled
2008-05-27 14:16:32,118 INFO Order SQL updates by primary key: disabled
2008-05-27 14:16:32,117 INFO Maximum outer join fetch depth: 2

How can I log my active logging only?[/list][/list]


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 27, 2008 4:07 pm 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
Quote:
I need logging to be at info level.
Using info level causing excessive logging:


Do you want it at info level, or not want it at info level? I'm confused.

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
 Post subject: Info logging
PostPosted: Tue May 27, 2008 4:14 pm 
Beginner
Beginner

Joined: Fri May 16, 2008 3:59 pm
Posts: 30
I do want info level,
but without all the extra hibernate logging : (


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