Platform SDK Java 8.5 API Reference

com.genesyslab.platform.logging
Interface RootLogger

All Superinterfaces:
ILogger, LoggerEx, LoggerSupport
All Known Subinterfaces:
InternalRootLogger
All Known Implementing Classes:
Logger

public interface RootLogger
extends LoggerEx, LoggerSupport

Use the LoggerFactory to create a RootLogger instance that you can use. This interface extends the LoggerEx and LoggerSupport interfaces.


Method Summary
 
Methods inherited from interface com.genesyslab.platform.logging.LoggerEx
canLogMessage, createChildLoggerEx, getName, getRootLogger, write, write
 
Methods inherited from interface com.genesyslab.platform.commons.log.ILogger
createChildLogger, debug, debug, debugFormat, error, error, errorFormat, fatalError, fatalError, fatalErrorFormat, info, info, infoFormat, isDebug, isError, isFatalError, isInfo, isWarn, warn, warn, warnFormat
 
Methods inherited from interface com.genesyslab.platform.logging.LoggerSupport
applyConfiguration, close, getConfiguration, getFileHeaderProvider, getIsEnabled, getLoggerPolicy, getNetworkProtocol, setFileHeaderProvider, setLoggerPolicy, setNetworkProtocol
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.