<div dir="ltr">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.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 21, 2015 at 4:33 PM, Joshua Gitlin <span dir="ltr">&lt;<a href="mailto:joshua.gitlin@gmail.com" target="_blank">joshua.gitlin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">New to Undertow and just trying to put together a few POCs. I&#39;m having some issues and I&#39;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&#39;t debug or trace logs with SLF4J or the like?</div>
<br>_______________________________________________<br>
undertow-dev mailing list<br>
<a href="mailto:undertow-dev@lists.jboss.org">undertow-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/undertow-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/undertow-dev</a><br></blockquote></div><br></div>