Re: Multiple FileAppenders in one class

2002-02-20 Thread Tom Bednarz
> Sounds very similar to what i do. > I use different categories to direct my messages to another > fileappender...thus..different log file. > just instantiate the cateogires you need. and use them appropriately. > > Does that mean that I can do the following: public final class EWCInit ex

Re: Multiple FileAppenders in one class

2002-02-20 Thread T Master
Sounds very similar to what i do. I use different categories to direct my messages to another fileappender...thus..different log file. just instantiate the cateogires you need. and use them appropriately. - Original Message - From: "Tom Bednarz" <[EMAIL PROTECTED]> To: "log4j user list