| Interface | Description |
|---|---|
| Converter |
The Converter, It is used to convert the LogEvent to the String.
|
| IWriter |
| Class | Description |
|---|---|
| FileWriter |
The
FileWriter support async file output, by using a queue as buffer. |
| LogEvent |
The representation of logging events.
|
| LogMessageHolder |
The
LogMessageHolder is a String holder,
in order to in-process propagation String across the disruptor queue. |
| Parser |
Parser of LogPattern.
|
| PatternLogger |
A flexible Logger configurable with pattern string.
|
| PatternLogResolver | |
| WriterFactory |
| Enum | Description |
|---|---|
| LogLevel |
Created by xin on 2016/12/7.
|
| LogOutput | |
| SystemOutWriter |
Copyright © 2019 The Apache Software Foundation. All rights reserved.