On 10/25/01 5:01 PM, "Gonzalo A. Diethelm" <[EMAIL PROTECTED]> wrote:
> Has anybody looked into using or adapting Java's (1.4) standard > logging package into Turbine? Is this something desirable? > > http://java.sun.com/j2se/1.4/docs/guide/util/logging/overview.html I believe this will be possible with log4j, and I also believe that someone has made a set of adapters so this will be possible. But you must realize that many of the recent changes in the JSR 27 (logging API) have been altered due to pressure by the log4j community. The APIs are very close but I still feel that log4j is better. The logging API will also require Java 1.4 which I don't feel many people will be prepared to jump to immediately. -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
