[Opensource] Appenders Appenders Everywhere.....
Michael Rimov
rimovm at centercomp.com
Tue Feb 18 20:18:51 PST 2003
At 03:58 PM 2/18/2003 -0800, you wrote:
>I like the console appender, but I think that we can live without it. if
>our documentation is clear, it seems reasonable to offer only a log file,
>especially if the management console of the future makes this very clear.
>
>BTW, in my applications, I typically changed the expresso defaults in
>order to put the log file in the tomcat "logs" directory, and use a
>rotating-file appender.
And that's now particularly useful because I learned you can set the file
name to:
${catalina.home}/logs
And create a generic configuration for any tomcat installation. Works slick!
-Mike
More information about the Opensource
mailing list