| Interface | Description |
|---|---|
| Log |
A simple logging interface abstracting logging APIs.
|
| Class | Description |
|---|---|
| LogFactory |
This is a modified LogFactory that uses a simple
ServiceLoader based
discovery mechanism with a default of using JDK based logging. |
| 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 © 2014–2015 Webtide. All rights reserved.