See: Description
| Class | Description |
|---|---|
| AvalonLogFactory |
Unlike with modern (sic!) Logging frameworks like SLF4J and Commons Logging, there's no Avalon-specific
factory for its loggers.
|
| AvalonLogger |
pax-logging specific
Logger that delegates to PaxLogger that is obtained from
framework specific PaxLoggingService and eventually delegates to logging
implementation. |
Package with pax-logging specific classes supporting Avalon Framework Logging.
There are no factory methods in Avalon as we know from SLF4J or Commons Logging. Simply an
implementation of Logger.
AvalonLogFactory is not a requirement from Avalon Framework itself.
Copyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.