At 10:32 PM 11/15/2004, Paul Smith wrote:Thanks for picking this up. Do you think we could enforce this by setting this variable in the super.close() ? it's very easy to miss.
Good idea.
Actually, if there were a AppenderSkeleton.close method, then the author of an appender could forget to write a close method. Currently, every appender most have a close() method since AppenderSkeleton does not implement one. Thus, the best approach I can think is to leave things as they are.
cheers,
Paul Smith
-- Ceki G�lc�
The complete log4j manual: http://qos.ch/eclm
Professional log4j support: http://qos.ch/log4jSupport
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
