dev@glassfish.java.net

Re: Changing Stdout/Stderr loggers

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Fri, 20 Nov 2009 12:27:47 -0800

Do we know why some of the loggers start with javax.enterprise.system, e.g.

javax.enterprise.system.container.ejb
javax.enterprise.system.core.transaction

And some with javax.enterprise.resource, e.g.

javax.enterprise.resource.webcontainer
javax.enterprise.resource.jta

thanks,
-marina

Carla Mott wrote:
>
>
> Actually, most of the gf loggers start with javax.enterprise and I'm not
> sure why but that is the naming convention that was used in v2 also.
> Some loggers come from different bundles and start with org.apache for
> example.
>
>
> Carla
>
>
> Bill Shannon wrote:
>
>> Carla Mott wrote:
>>
>>> Hi Scott,
>>>
>>> I was able to change what we are doing for standard out/err to use a
>>> logger javax.enterprise.system.std so that we can better control output.
>>
>>
>> Shouldn't that be com.sun.enterprise.system.std?
>>
>> There's nothing about this related to any Java standard, right?
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>