public class SLF4JLogFactory extends LogFactoryAdapter
LogFactory implementation that delegates to the SLF4J framework.| Modifier and Type | Class and Description | 
|---|---|
| static class  | SLF4JLogFactory.LogAdapterAdapts a Log4J logger to the  Loginterface. | 
| Constructor and Description | 
|---|
| SLF4JLogFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Log | newLogAdapter(String channel)Return a log adapter for the given channel. | 
getLogprotected Log newLogAdapter(String channel)
LogFactoryAdapternewLogAdapter in class LogFactoryAdapterCopyright © 2006–2018 Apache Software Foundation. All rights reserved.