| Class | Description |
|---|---|
| BetterScriptAppenderSelector |
Copy of
ScriptAppenderSelector except doesn't explode when given a ScriptRef |
| BetterScriptAppenderSelector.Builder |
Builds an appender.
|
| Log4jUtils |
Created by covers1624 on 7/12/20.
|
| LoggerNameFilter |
This filter returns the onMatch result if the logger name in the LogEvent is the same.
|
| TracingPrintStream |
A simple PrintStream redirecting to a Log4j2 logger,
tracing the stack frame which started the log call.
|