- All Implemented Interfaces:
- java.io.Closeable, java.io.Flushable, java.lang.AutoCloseable
- Enclosing class:
- MaskingLoggingFilter
protected class MaskingLoggingFilter.LoggingStream
extends java.io.FilterOutputStream
This class is responsible for logging the request entities, it will truncate at maxEntitySize
and add "...more..." to the end of the entity log string.