[undertow-dev] No logging?

Bill O'Neil bill at dartalley.com
Sun Jun 21 16:45:59 EDT 2015


Take a look at AccessLogHandler for logging requests.  You can customize it
quite a bit for more verbose logging.  Just wrap any of your custom
handlers with the AccessLogHandler.

On Sun, Jun 21, 2015 at 4:33 PM, Joshua Gitlin <joshua.gitlin at gmail.com>
wrote:

> New to Undertow and just trying to put together a few POCs. I'm having
> some issues and I'm not seeing any way to turn any sort of verbose logging.
> Looks like none fo the default handlers log anything. Any reason there
> aren't debug or trace logs with SLF4J or the like?
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20150621/212d85b6/attachment.html 


More information about the undertow-dev mailing list