Hi Will, some times ago I had logging problems too. Don't know if I had same as you? Try to remove the log4j.properties file within the lib/xdoclet.jar
regards, Armin ----- Original Message ----- From: "Will Jaynes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 2:57 PM Subject: OBJ logging - buggy? > Well, this seems silly, but... I can't figure out how to control the > logging that OJB does. I've worked with the OJB.properties file but > can't seem to get sensible results. > > I use Log4j, so if I use the Log4jLoggerImpl, setting > "log4j.category.org.apache=ERROR" in log4j.properties should stop most > loggin from OJB, but it doesn't. Other categories don't do anything > either. I can only stop all the OBJ logging by setting > "log4j.rootCategory=ERROR". This rootCategory setting shouldn't be > necessary. > > Using the PoorMansLoggerImpl there are a few INFO message that I can't > get rid of at all, no matter that all the logging levels in > OJB.properties are WARN or ERROR. > > Is the loggin buggy or am I just not getting something? > > Will > > > -- > To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org> > > > -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
