Package org.ops4j.pax.logging.avalon
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.-
Class Summary Class Description AvalonLogFactory Unlike with modern (sic!)AvalonLogger pax-logging specificLoggerthat delegates toPaxLoggerthat is obtained from framework specificPaxLoggingServiceand eventually delegates to logging implementation.