| Interface | Description |
|---|---|
| CustomLogFactory |
An extension interface allowing to plug in a custom log provider.
|
| Log |
Simple logging wrapper for log4j or JDK logging.
|
| Class | Description |
|---|---|
| JDKLogImpl |
Logger that delivers messages to a JDK logger
|
| Log4JLogImpl |
Logger that delivers messages to a Log4J logger
|
| LogFactory |
Factory that creates
Log instances. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.