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