LogKit 1.0b3 Released --------------------- The Avalon team is proud to announce the 1.0b3 beta release of LogKit. About Avalon ------------ The Avalon project is Apache's Java Server Framework. It is separated into six sub projects: Framework, Excalibur, LogKit, Cornerstone, Phoenix, and Testlet. It's purpose is to simplify server side programming for Java based projects. It formalizes serveral best of breed practices and patterns for server side programming. For more information about Avalon, please go to http://jakarta.apache.org/avalon About LogKit 1.0b3 ------------------ LogKit is an easy to use logging toolkit designed for secure performance-orientated logging. It's design encourages integration into existing products with minimal impact. For more information about LogKit 1.0b3, please go to http://jakarta.apache.org/avalon/logkit ChangeLog for LogKit 1.0b3 *) Added setPriority() method to Priority filter to allow modification of filter properties at runtime. [PD] *) Deprecated Logger.getCategory as it violates the Inversion Of Control principle. [PD] *) Enhanced FileOutputLogTarget to enable it to be used to append to a file, rather than overwrite. [PD] Downloads for LogKit 1.0b3 available at http://jakarta.apache.org/builds/jakarta-avalon/release/logkit/latest -- Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*
