| Class | Description |
|---|---|
| FmtLog |
Logging with String.format (which can be a expensive)
The formatting operations are not designed specifically for performance,
but they do delay forming strings for output
until it is know that a log message is actually
required by level setting.
|
| Log | |
| LogCtl |
Setup and control of logging - needs access to log4j2 binaries.
|
| LogCtlJUL |
java.util.logging specific code.
|
| LogCtlLog4j2 |
Additional logging control, for Log4j2 as used by jena-cmds.
|
| ProgressLogger | Deprecated |
Licenced under the Apache License, Version 2.0