public class Log4JLogFactory extends LogFactoryAdapter
LogFactory
implementation that delegates to the Log4J 1.x framework.Modifier and Type | Class and Description |
---|---|
static class |
Log4JLogFactory.LogAdapter
Adapts a Log4J logger to the
Log
interface. |
Constructor and Description |
---|
Log4JLogFactory() |
Modifier and Type | Method and Description |
---|---|
protected Log |
newLogAdapter(String channel)
Return a log adapter for the given channel.
|
getLog
protected Log newLogAdapter(String channel)
LogFactoryAdapter
newLogAdapter
in class LogFactoryAdapter
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.