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
|
Log4J2LogImpl |
Logger that delivers messages to a Log4J2 logger
|
LogFactory |
Factory that creates
Log instances. |
Copyright © 1998-2020 Red Hat. All Rights Reserved.