Done.
On 10/12/07, Jacob Kjome <[EMAIL PROTECTED]> wrote:
>
> Feel free to add a reference to it in the Wiki...
>
> http://wiki.apache.org/logging-log4j/Log4jRelatedResources
>
> Jake
>
> At 02:39 PM 10/11/2007, you wrote:
> >There's an interest in the functionality, but it doesn't seem to have
>
Feel free to add a reference to it in the Wiki...
http://wiki.apache.org/logging-log4j/Log4jRelatedResources
Jake
At 02:39 PM 10/11/2007, you wrote:
>There's an interest in the functionality, but it doesn't seem to have
>made it into log4j yet -- it's still pretty weak at configuration in
>gen
There's an interest in the functionality, but it doesn't seem to have
made it into log4j yet -- it's still pretty weak at configuration in
general.
I have a layered configurator uses system properties, and I hope that
is going to make it into log4j. You can use it as a basis for writing
your own
Is there really no interest for such functionality?
Lilianne E. Blaze wrote:
> Hello,
> I need something like the default xml configurator, but with the ability
> to use jndi (for example all name=value pairs from java:comp/env/log4j)
> in addition to system properties. I think I can write it, but
Hello,
I need something like the default xml configurator, but with the ability
to use jndi (for example all name=value pairs from java:comp/env/log4j)
in addition to system properties. I think I can write it, but first I'd
like to ask - is there anything like this available? I'd prefer not to
rein