When using the logging feature of gateleen-logging module to log the payload of a request that is not forwarded anywhere (aka NullForwarder), there seems to be a problem.
The problem only occurs, when the payload is large enough, to be chunked. In this case the request will be logged multiple times but only once having the correct payload.