On Wed, Jun 24, 2009 at 3:49 PM, Tim Moore <tmo...@atlassian.com> wrote:
> > On Jun 24, 2009, at 2:27 PM, Kevin Brown wrote: > > -Djava.util.logging.config.class=xxwhatever allows you to specify a >> completely different class to do the logging setup, and that class can >> load >> custom handlers. That's what we do internally. >> >> > That's not something we can control from within the webapp. What about System.setProperty? > > > -- Tim >