ILoggerFactory
public class Log4JLoggerFactoryImpl extends java.lang.Object implements ILoggerFactory
LogManager
).Constructor | Description |
---|---|
Log4JLoggerFactoryImpl() |
Creates instance of PSDK Commons Loggers factory as adapter for Log4j v1.x logging framework.
|
Modifier and Type | Method | Description |
---|---|---|
ILogger |
getLogger(java.lang.Class clazz) |
|
ILogger |
getLogger(java.lang.String name) |
|
static boolean |
isAvailable() |
Deprecated.
|
public Log4JLoggerFactoryImpl()
@Deprecated public static boolean isAvailable()
Log4JChecker.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.