You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "jeremias.eppler@web.de" <je...@web.de> on 2014/06/13 19:01:02 UTC

How to use log4j 2.x in compination with tapestry?

Hello,

how can I use tapestry and log4j version 2.0 together, because I got
allways this message:

An exception has occurred processing this request.

org/apache/logging/log4j/core/LoggerContext

Regards
    Jeremias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


RE: How to use log4j 2.x in compination with tapestry?

Posted by Thilo Tanner <th...@reprisk.com>.
Hi Jerremias,

Sure, Tapestry uses SLF4J as a logging facade. Check this page how to log over SLF4J 2.0:

http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/

You may need to exclude older versions of SL4J from your Classpath.

Best,
Thilo


________________________________________
From: jeremias.eppler@web.de <je...@web.de>
Sent: Friday, June 13, 2014 19:01
To: users@tapestry.apache.org
Subject: How to use log4j 2.x in compination with tapestry?

Hello,

how can I use tapestry and log4j version 2.0 together, because I got
allways this message:

An exception has occurred processing this request.

org/apache/logging/log4j/core/LoggerContext

Regards
    Jeremias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org