IL PROTECTED]>
To: "LOG4J Developers Mailing List" <[EMAIL PROTECTED]>
cc:
Subject: Re: Configure Category Factory for DOMConfigurator
Hello,
I am not sure if this entirely relevant but just to double check. You are
aware that fo
Hello,
I am not sure if this entirely relevant but just to double check. You are aware that
for a given category you can specify its class. For example:
Umair,
Thanks to your timely prompting I checked out what would be required to
enable DOMConfigurator to parse CategoryFactory entries in an XML file.
The following changes to DOMConfigurator should do it.
- add a parseCategoryFactory(Element) method that
would handle the creation of the f
Umair,
I recently modified PropertyConfigurator to allow the configuration of
category factories. I agree that the same should be done for
DOMConfigurator. I just haven't gotten around to it. If you have a
suggestion for the necessary modifications, I'd be glad to take a look at
it.
- Paul
P