Package com.pnfsoftware.jeb.util.logging
Class BufferSink
java.lang.Object
com.pnfsoftware.jeb.util.logging.Sink<List<CharSequence>>
com.pnfsoftware.jeb.util.logging.BufferSink
A sink storing the logs in a list of strings.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pnfsoftware.jeb.util.logging.Sink
equals, getLogLevel, getOutput, hashCode, isPrefixWithTimestamp, setLogLevel, setPrefixWithTimestamp, toString
-
Constructor Details
-
BufferSink
-