dev@glassfish.java.net

Re: V3 logging

From: Carla Mott <Carla.Mott_at_Sun.COM>
Date: Mon, 08 Sep 2008 11:58:44 -0700

You need to set javax.enterprise.system.core.level=FINE in the
logging.properties file which is in the same dir as domain.xml. The
logger is notified that the file was changed and resets the config.

This change went in over a week ago so if you are using the latest
builds it is available.

Carla

Scott Oaks wrote:
> How is logging enabled for V3, particularly for startup things? e.g,
> AppServerStartup use LogDomains.CORE_LOGGER, but when I set
> javax.enterprise.system.core to FINEST in the module-log-levels for
> domain.xml, I don't get the fine log messages (as I would in V2).
>
> -Scott
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>