users@glassfish.java.net

[gf-users] Re: How to make bundled jboss-logging to use either slf4j or log4j as logger provider on Glassfish 4.1?

From: Zemian Deng <saltnlight5_at_gmail.com>
Date: Mon, 3 Aug 2015 09:35:47 -0400

Have you tried these steps?

1. Copy slf4j-api and slf4j-jdk jars into $GF/lib/endorsed
2. Edit $GF/domains/domain1/config/logging.properties and add your own
logging package level
 mypackage.level=FINEST


See
http://saltnlight5.blogspot.com/2014/12/getting-started-with-glassfish-server.html

On Fri, Jul 31, 2015 at 12:28 PM, Bhesh B. Gurung <BGurung_at_mdes.ms.gov>
wrote:

> Hi,
>
>
>
> I have tried putting these slf4j and log4j jar files in every possible
> locations in the Glassfish 4.1.
>
> But no matter where I put them, the jboss-logging module bundled with
> Glassfish 4.1 never could find them.
>
>
>
> Can some help me with this?
>
>
>
> Thanks.
>