At 05:47 PM 2/24/2005, Ceki G�lc� wrote:
That makes sense because the recent additions are compile-time compatible with existing appenders.
The above statement is true for any appender extending AppenderSkeleton because AppenderSkeleton implements the methods newly added to the Appender interface, namely activate(), isClosed() and isActive(). Thus, the changes should not affect compile-time compatibility of existing appenders. They should be added back to the Appender interface as soon as the issues affecting Cactus are resolved/clarified.
-- Ceki G�lc�
The complete log4j manual: http://www.qos.ch/log4j/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
