public class CommonsLogFactory extends LogFactoryAdapter
LogFactory
implementation that delegates to the commons logging
framework.Modifier and Type | Class and Description |
---|---|
static class |
CommonsLogFactory.LogAdapter
Adapts a commons logging log to the
Log interface. |
Constructor and Description |
---|
CommonsLogFactory() |
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.