[undertow-dev] Tuckey logging shows in nested categories

Brad Wood bdw429s at gmail.com
Tue Apr 3 17:38:08 EDT 2018


We're using Undertow in a console app that also leverages Tuckey for URL
rewriting.  We're also using Log4j for logging stuff.  I was noticing this
week that most of the log messages from Tuckey seem to be nested inside of
a log message from Undertow-- often times with a different logging
severity.

[INFO ] io.undertow.servlet:
org.tuckey.web.filters.urlrewrite.Condition TRACE: outcome false

I can try and provide the details of how we're using Log4j if I need.  I'd
like to be able to do some filtering and such to separate out my Tuckey
logs, but I can't do it easily when they appear to get caught up and
re-logged by Undertow under a different logging category and severity.

Any ideas on what's going on would be welcome.

Thanks!

~Brad

*Developer Advocate*
*Ortus Solutions, Corp *

E-mail: brad at coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20180403/c4c60488/attachment.html 


More information about the undertow-dev mailing list