On Jun 24, 2009, at 2:27 PM, Kevin Brown wrote:
-Djava.util.logging.config.class=xxwhatever allows you to specify acompletely different class to do the logging setup, and that class can loadcustom handlers. That's what we do internally.
That's not something we can control from within the webapp. -- Tim