Never mind, wasn't a problem with Log4J at all... I wasn't compiling with debug information. My bad, but thanks anyway :)
-- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com On Mon, April 11, 2005 2:57 pm, Frank W. Zammetti said: > Hello everyone, > > I'm seeing something odd in my Struts-based app using Log4J for logging > (underneath JCL)... > > I am using the following conversion pattern: > > %d %-5p %l %x- %m\n > > Unfortunately, for any code within my app, I get Unknown Source as the > line number. Ironically, calls to any Commons packages seem to indicate > the line number. > > I'm not sure what other info will be relevant, so I'll leave it at that > until asked to supply something else. Any ideas? Thanks! > > -- > Frank W. Zammetti > Founder and Chief Software Architect > Omnytex Technologies > http://www.omnytex.com > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
