package log
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class Log4j12DivertAppender extends WriterAppender
- class Log4j2DivertAppender extends AbstractWriterAppender[WriterManager]
- class OperationLog extends AnyRef
-
class
SeekableBufferedReader extends Closeable
A seekable buffer reader, if the previous file path lines do not satisfy the limit size the reader will fetch line from next file path.
A seekable buffer reader, if the previous file path lines do not satisfy the limit size the reader will fetch line from next file path.
Note that, this reader is always read forwards so call side should always new instance if want to replay the lines which has been fetched.
Value Members
- object Log4j12DivertAppender
- object Log4j2DivertAppender
- object LogDivertAppender extends Logging
- object OperationLog extends Logging