I'd say try it and find out, I'm not sure if the documentation
(or this list) will tell you...
It may be as simple as the last one wins or you just get an error...
Alan.

-----Original Message-----
From: Georg Lundesgaard [mailto:[EMAIL PROTECTED]]
Sent: 22 November 2001 10:29
To: Log4J Users List
Subject: RE: Custom and default configuration using DOMConfigurator


What if an appender is defined twice? Will this brake the system?

Regards,
Georg Lundesgaard (mailto:[EMAIL PROTECTED])
Enonic AS (http://enonic.com) 

-----Original Message-----
From: Ceki Gulcu [mailto:[EMAIL PROTECTED]]
Sent: 21. november 2001 22:50
To: Log4J Users List
Subject: RE: Custom and default configuration using DOMConfigurator


At 14:58 21.11.2001 +0100, Georg Lundesgaard wrote:
>Ceki,
>
>Thanks for such a quick answer. But I'm not sure what you mean by the
>following paragraph:
>
>> Having said that, it is very important to remember
>> that a category is defined in a single line (i.e. in a
>> single property). Thus, if the separate properties are
>> equivalent to the merged properties, then the two sets
>> of properties are disjoint (they have no elements in
>> common). 
>
>Isn't it required to define in single property? And, how can a category
>be defined in multiple properties?

A category can be defined only in a single property. Hence, merging two
property files defining the same category will lead to unexpected
results. Thus, merging will only work properly with disjoint category
definitions. Disjoint category definitions in turn mean that invoking
PropertyConfigurator (or DOMConfigurator) on multiple times is safe as
long as the category definitions in the different config files are
disjoint....

Hope this helps, Ceki


--
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]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to