-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Alec,
On 11/27/13, 5:00 PM, Tomcat Random wrote: > Thanks Dave, I'll take a look at it. > > Chris, thanks as well. Out of curiosity, do either of you know > if/how you'd consolidate logging for things like say clustering. I > have clustering configured for two physical servers each running an > instance of tomcat. I have logging configured as per the clustering > docs, and it works, but I'm not clear on how it would be reported > by log4j, instead of JULI. For my money, I'd use log4j's syslog appender and use syslog to aggregate everything on a single server. I'd have no idea where to begin to use JULI for that, but I'm sure that's more because I have a greater familiarity with log4j. > "I find java.logging to be... frankly frustrating to configure." > Totally agree, I feel like the Tomcat logging.properties file is > weirdly clunky. Yes. That's because out of the box it uses java.util.logging, or actually an adaptation of it. That choice was probably made to limit the number of 3rd-party (though log4j is ASF) libraries required to run Tomcat. Since java.util.logging comes with the JRE... may we wsll use it. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJSmR4GAAoJEBzwKT+lPKRY9JgQAJrQjbnlxLaOexDcDpxNUSZs GSgnCKmbOjUSgwAiPE5LbqjHGu+HkdC4rKfM+sGy4F466wxKVcZAmCCETIrKwHLd BaRsNB9pZ8gV/hQH3tf52fI8UEFc48K/obm97t3R+Apjmr58UC0uZc0OFM7ukXk0 E0M/bLQRJl39uZvwvFUJcoYi5jn5XKsqdYHoI9AbVn5DvmQkvPK2BzFqSd37Sm3T RGAFiZuUlTPPWA1nTKT+XHyb5YI8fmxo6Jt1dNi5qSaU9xB8ZgKbE+TabZ4fUVaF 7eRo+mS6CDPe5BHsne9bShFaIhljyQdmu/QNNTfstUDUiFgAF3zAzAbEMmeYYtFs +pHdMWeExt+MTVlppJtTEEiPYtJDbR+ZE/r6Zligm8+Rx43Mhx59iAEO8+UYguyE +7IPtLFuSM+hzhjjUvwgSMdgNn2Fm3mg+NOVHL4rQC2MDewv256Hd/wZb7D/5Shp KEx9epFB78jW+Qq+dQmiW0o8yD0duWU9uENnrweTkFq/alYWtQZy3DbJBYQ1x+wX c+C6xlX69mu5Xpg0IIoLCcRHny+0B0cyWXgGMQfbAq0gfgF7oWGpSeZmopDD3OMU JwSU1BmEADH8RGs0zR0TXpw+SmjXYpADp6a9AK1wY3pRt4KS6BMX3ttJpxKhsO9d bgJvjWLNingPvlaaIlCS =Y2aT -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org