Ah, that works pretty well. Am I nuts are is there nowhere online to find
the javadocs?
On Sun, Jun 21, 2015 at 4:45 PM, Bill O'Neil <bill(a)dartalley.com> wrote:
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(a)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(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/undertow-dev
>