in to JCC. I would suggest not
blowing it off even if you have your own custom configuration.
-Original Message-
From: Hein Meling [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 09, 2005 2:45 PM
To: Log4J Users List
Subject: Re: Inheriting configuration
Thanks for the suggestion. Howev
will
> most likely need to use a CompositeConfiguration to decide in runtime that
> you need the extra xml file.
>
> Hope that helps,
> moran ben-david
> www.place-base.com
>
>
>>-Original Message-
>>From: Hein Meling [mailto:[EMAIL PROTECTED]
>>
1. a single Properties object
> -Original Message-
> From: Moran Ben-David [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 09, 2005 10:03 AM
> To: 'Log4J Users List'
> Subject: RE: Inheriting configuration
>
> Hello Hein,
>
> I am doing a s
xml file.
Hope that helps,
moran ben-david
www.place-base.com
> -Original Message-
> From: Hein Meling [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 09, 2005 7:25 AM
> To: Log4J Users List
> Subject: Inheriting configuration
>
> Hi
>
> Is it possible to inh
Hi
Is it possible to inherit (import) configuration from one log4j-main.xml
to another?
Say for example, you want to define a common set of appenders, and also
some common loggers, but for some subproject you want to define specific
loggers only for that subproject's log4j-subproj.xml file.
If a