ILoggerFactory
public class SimpleLoggerFactoryImpl extends java.lang.Object implements ILoggerFactory
System.out
.PsdkCustomization
/PsdkCustomization.PsdkOption.PsdkLoggerConsoleLevel
.Constructor | Description |
---|---|
SimpleLoggerFactoryImpl() |
|
SimpleLoggerFactoryImpl(int level) |
|
SimpleLoggerFactoryImpl(java.io.PrintStream printStream) |
|
SimpleLoggerFactoryImpl(java.io.PrintStream printStream,
int level) |
Modifier and Type | Method | Description |
---|---|---|
ILogger |
getLogger(java.lang.Class clazz) |
|
ILogger |
getLogger(java.lang.String name) |
public SimpleLoggerFactoryImpl()
public SimpleLoggerFactoryImpl(int level)
public SimpleLoggerFactoryImpl(java.io.PrintStream printStream)
public SimpleLoggerFactoryImpl(java.io.PrintStream printStream, int level)
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.