RE: TriggerAfterXLogEvents

2002-02-07 Thread Ceki Gülcü
in other contexts to great satisfaction. This is probably a disappointing answer. You have 3 options, 1) Write a TriggerAfterXLogEvents class which is not configurable, i.e X is a compile time variable. 2) Wait for someone else to write the config code for you. 3) Do it yourself. Cheers, Ceki

RE: TriggerAfterXLogEvents

2002-02-07 Thread Dana Mor
EMAIL PROTECTED]' Subject: Re: TriggerAfterXLogEvents Dana, I am afraid you have to write your own implementation of the org.apache.log4j.spi.TriggeringEventEvaluator interface. This is something I intend to implement in future versions of log4j. At 13:25 07.02.2002 +0200, Dana Mor wrote

Re: TriggerAfterXLogEvents

2002-02-07 Thread Ceki Gülcü
I set parameter to TriggerAfterXLogEvents by the log4j > > configuration file? > > > > Dana >** >The contents of this email and any attachments are confidential. >It is intended for the named

TriggerAfterXLogEvents

2002-02-07 Thread Dana Mor
> Hi > > how do I set parameter to TriggerAfterXLogEvents by the log4j > configuration file? > > Dana ** The contents of this email and any attachments are confidential. It i