dev@glassfish.java.net

Re: V3 logging

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Mon, 08 Sep 2008 13:59:56 -0500

Create or edit the logging.properties in the domain's config directory
to turn on the logging level you want for the component you want.

Remember to set the level for the ConsoleLogger also.

The domain.xml values are ignored as I understand it.

- Tim

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
>
>