public class StaticLoggerBinder extends Object
| Constructor and Description |
|---|
StaticLoggerBinder(org.codehaus.plexus.logging.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.ILoggerFactory |
getLoggerFactory() |
String |
getLoggerFactoryClassStr() |
static StaticLoggerBinder |
getSingleton() |
@Inject public StaticLoggerBinder(org.codehaus.plexus.logging.Logger logger)
public static final StaticLoggerBinder getSingleton()
public String getLoggerFactoryClassStr()
public org.slf4j.ILoggerFactory getLoggerFactory()
Copyright © 2018. All rights reserved.