RE: org.apache.log4j.Logger

2003-10-03 Thread Shapira, Yoav
;-Original Message- >From: Lummis, Patrick J [mailto:[EMAIL PROTECTED] >Sent: Friday, October 03, 2003 3:08 PM >To: [EMAIL PROTECTED] >Subject: org.apache.log4j.Logger > > > >Hi, > >I'm trying to understand the hierarchy in log4j. > >If

org.apache.log4j.Logger

2003-10-03 Thread Lummis, Patrick J
Hi, I'm trying to understand the hierarchy in log4j. If I do the following: Logger x = Logger.getLogger("com.apples") Logger y = Logger.getLogger("com.oranges") Will I get references to two distinct Logger objects? Patrick Lummis This message (including any attachments) may contain confiden