ILoggerFactory
public class Slf4JLoggerFactoryImpl extends java.lang.Object implements ILoggerFactory
Constructor | Description |
---|---|
Slf4JLoggerFactoryImpl() |
Creates instance of PSDK Commons Loggers factory as adapter to Slf4j logging facade.
|
Modifier and Type | Method | Description |
---|---|---|
ILogger |
getLogger(java.lang.Class clazz) |
|
ILogger |
getLogger(java.lang.String name) |
|
static boolean |
isAvailable() |
Deprecated.
|
public Slf4JLoggerFactoryImpl()
java.lang.IllegalStateException
- if Slf4j API is not available@Deprecated public static boolean isAvailable()
Slf4JChecker.isAvailable()
public ILogger getLogger(java.lang.String name)
getLogger
in interface ILoggerFactory
public ILogger getLogger(java.lang.Class clazz)
getLogger
in interface ILoggerFactory
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.