Done. Ceki

At 18:36 06.02.2001 +0100, you wrote:

>Hi, 
>
>I need to create my own appender that extends SMTPAppender (see the reason why in the 
>message "SMTPAppender buffer size" posted in the Users mailing-list). 
>
>It uses a custom evaluator (realizing TriggeringEventEvaluator). 
>The problem is that I can not access the evaluator from my appender because its 
>visibility is the default one ("package"). And you can imagine that my appender is 
>not in the org.apache.log4j.net package ! 
>
>So my question is : would it be possible to set the SMTPAppender's attributes to the 
>"protected" visibility or to create a "getter" method (public 
>TriggeringEventEvaluator getEvaluator()) ? I don't think it would have security 
>consequences.
>
>Thanks. 
>
>Simon BRANDHOF 

----
Ceki Gülcü           e-mail: [EMAIL PROTECTED] (preferred)
av. de Rumine 5              [EMAIL PROTECTED]
CH-1005 Lausanne          
Switzerland            Tel: ++41 21 351 23 15


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

Reply via email to