| Interface | Description |
|---|---|
| Log |
A simple logging interface abstracting logging APIs.
|
| Class | Description |
|---|---|
| LogFactory |
This is an adaptation of the Jakarta Commons Logging API that returns a logger that does nothing.
|
| Exception | Description |
|---|---|
| LogConfigurationException |
An exception that is thrown only if a suitable
LogFactory
or Log instance cannot be created by the corresponding
factory methods. |
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.