I will try, it's not that big a deal, it was more a question out of curiosity, there are other ways that I can distinguish where the output is coming from.
Thanks "Shapira, Yoav" wrote: > Howdy, > I'm afraid I can't offer more insight ;) > > Does the output change if you use > private static final Logger logger = > Logger.getLogger(GdsBuilderEJB.class.getName()); > > ? > > Yoav Shapira > Millennium ChemInformatics > > >-----Original Message----- > >From: David Hirst [mailto:[EMAIL PROTECTED]] > >Sent: Monday, August 12, 2002 11:29 AM > >To: Log4J Users List > >Subject: Re: newbie logging question > > > >Both methods are public in a class named GdsBuilderEJB, they also both > >share a > >private static Logger variable shown below: > > > >private static Logger logger = Logger.getLogger("GdsBuilderEJB"); > > > >"Shapira, Yoav" wrote: > > > >> Hi, > >> What's common to the methods that do or don't display the %F:%L ? > >> > >> Yoav Shapira > >> Millennium ChemInformatics > >> > >> >-----Original Message----- > >> >From: David Hirst [mailto:[EMAIL PROTECTED]] > >> >Sent: Monday, August 12, 2002 10:11 AM > >> >To: Log4J Users List > >> >Subject: Re: newbie logging question > >> > > >> >This is only happening in particular methods in particular classes. > >> Some of > >> >the > >> >methods will display the line number and then some will not (within > the > >> >same > >> >class) > >> > >> -- > >> To unsubscribe, e-mail: <mailto:log4j-user- > >[EMAIL PROTECTED]> > >> For additional commands, e-mail: <mailto:log4j-user- > >[EMAIL PROTECTED]> > > > > > > > >-- > >To unsubscribe, e-mail: <mailto:log4j-user- > >[EMAIL PROTECTED]> > >For additional commands, e-mail: <mailto:log4j-user- > >[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>