Hi, I've been attempting to use log4j in a J2EE application, bu going thru the archives and online manual I've been able to create a couple different loggers, however I'm stumped by some of the output DEBUG [Thread-40] (GdsBuilderEJB.java:59) - +++++++++++++++++++++++++++++++ DEBUG [Thread-40] (?:?) - GDS GetQueryString Start: Mon Aug 12 08:38:55 EDT 2002
I don't understand why this second message does not contain the file name and number (this second log statement is also contained within a file named GdsBuilderEJB.java) Can anyone tell me what the cause might be and how to fix it. Thanks in advance! Dave Hirst -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>