fixed debug
Signed-off-by: Greg Wilkins <gregw@webtide.com>
This commit is contained in:
parent
020a980394
commit
ce3defa2f5
|
@ -549,7 +549,7 @@ public abstract class AbstractProxyServlet extends HttpServlet
|
|||
}
|
||||
builder.append(System.lineSeparator());
|
||||
|
||||
_log.debug("{} proxying to upstream:{}{}{}{}",
|
||||
_log.debug("{} proxying to upstream:{}{}{}{}{}",
|
||||
getRequestId(clientRequest),
|
||||
System.lineSeparator(),
|
||||
builder,
|
||||
|
|
Loading…
Reference in New Issue