-->
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: Anfängerfrage
PostPosted: Mon Apr 10, 2006 8:43 am 
Hallo Zusammen,

ich programmiere Java + Hibernate-3.2

Wenn ich meine Anwendungen laufen lassen warnt er mich immer:

log4j:WARN No appenders could be found for logger(org.hibernate.cfg.Environment).
log4j:WARN Please initialize the log4j system properly.

ich hatte die Warnung auch schon mal gehabt aber ich weiß nicht mehr wie!
irgendwie suchte der eine Klasse die ich einbinden muss! aber welche??

Danke!

Gruß
Dit


Top
  
 
 Post subject:
PostPosted: Mon Apr 10, 2006 11:23 am 
Beginner
Beginner

Joined: Tue Mar 14, 2006 10:00 am
Posts: 22
schreib doch einfach mal ein java-properties-file wo du spezifizierst wann geloggt wird und wie das das "layout" der ausgabe ausschaun soll und stell es in deinem src folder

mehr findest du in der dokumentation bzw. bei log4j

tom


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 11, 2006 1:28 am 
ok, dann werde ich mal in der Doku schauen...
ich hatte das vor kurzem erst hinbekommen.. aber irgendwie ist es mir entflogen ^^
danke


Top
  
 
 Post subject:
PostPosted: Tue Apr 11, 2006 8:36 am 
Regular
Regular

Joined: Mon Oct 06, 2003 7:17 am
Posts: 58
Location: Switzerland
Kopier folgende Zeile in dein log4j.properties file

log4j.logger.org=info,stdout

Das stdout musst du mit deinem Appender Namen austauschen


Reto


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:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.