Denis, I make up logger names for the jsp pages, since you cannot predict what the jsp java name will be (and you probably don't want to use it anyway since it is so long).
Also, I use a mix of tags and direct java classes and use which ever one is appropriate for the place I am logging a message. hope it helps, -Mark > -----Original Message----- > From: Denis McCarthy [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 04, 2002 8:55 AM > To: Log4J Users List > Subject: using log4j in jsp > > > Hi, > I'm using log4j as my logger in a web application. This is > all well and good > for my back end (control ,business and data access tiers) > but I'm stumped > about what the best approach is to using log4j in my front > end (jsp pages). > Has anyone out there used log4j in jsp pages, and if so what if any > strategies have they implemented to deal with things like logger > inheritance? > Thanks > Denis > > > -- > 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]>