Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.logging.LoggerPolicy

Packages that use LoggerPolicy
com.genesyslab.platform.logging   
com.genesyslab.platform.logging.runtime   
 

Uses of LoggerPolicy in com.genesyslab.platform.logging
 

Classes in com.genesyslab.platform.logging that implement LoggerPolicy
 class DefaultLoggerPolicy
           
 

Methods in com.genesyslab.platform.logging that return LoggerPolicy
 LoggerPolicy LoggerSupport.getLoggerPolicy()
          Gets the LoggerPolicy of the logger.
 

Methods in com.genesyslab.platform.logging with parameters of type LoggerPolicy
 void LoggerSupport.setLoggerPolicy(LoggerPolicy loggerPolicy)
          Sets the LoggerPolicy of the logger.
 

Uses of LoggerPolicy in com.genesyslab.platform.logging.runtime
 

Methods in com.genesyslab.platform.logging.runtime that return LoggerPolicy
 LoggerPolicy Logger.getLoggerPolicy()
          Gets LoggerPolicy of the logger.
 

Methods in com.genesyslab.platform.logging.runtime with parameters of type LoggerPolicy
 void Logger.setLoggerPolicy(LoggerPolicy value)
          Sets LoggerPolicy of the logger.
 


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.