users@glassfish.java.net

Re: Registering logs for app server's log viewer

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Fri, 02 Feb 2007 15:04:10 -0500

Thanks for the information.


Ryan

Sivakumar Thyagarajan wrote:
> Hi Ryan
>
> Use a simple jdk 1.4 logger as shown in the Generic RA for JMS
> ResourceAdapter class [1][2]. As of today, we do not have integration
> of such customer JDK 1.4 loggers to show up in the admin console and
> so we had to control this logger via resource adapter configuration
> properties [3].
>
> Thanks
> --Siva.
> [1]
> https://genericjmsra.dev.java.net/source/browse/genericjmsra/src/java/com/sun/genericra/GenericJMSRA.java
>
> [2]
> https://genericjmsra.dev.java.net/source/browse/genericjmsra/src/java/com/sun/genericra/util/LogUtils.java
>
> [3]
> See usage of LogLevel in
> https://genericjmsra.dev.java.net/docs/userguide/userguide.html
>
> Ryan de Laplante wrote:
>> Hi,
>>
>> I've written a JCA connector that use Java's built in logging
>> features. I would like to register my log files with the app server
>> so that I can use the fancy log viewer from the admin console to
>> monitor my logs. Is this possible? I realize that I would have to
>> use the XML log format.
>>
>>
>> Thanks,
>> Ryan de Laplante
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>