Platform SDK Java 8.5 API Reference

com.genesyslab.platform.logging
Class LoggerConfigurator

java.lang.Object
  extended by com.genesyslab.platform.logging.LoggerConfigurator

public final class LoggerConfigurator
extends java.lang.Object


Constructor Summary
LoggerConfigurator(Logger logger2Configure)
           
 
Method Summary
 void applyConfiguration(LogConfiguration configuration)
          This method must be called when the logger is stopped and inside of a synchronized context only!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerConfigurator

public LoggerConfigurator(Logger logger2Configure)
Method Detail

applyConfiguration

public void applyConfiguration(LogConfiguration configuration)
                        throws LoggerException
This method must be called when the logger is stopped and inside of a synchronized context only!

Parameters:
configuration - new configuration for the logger
Throws:
LoggerException - in case of exception while configuration initialization

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.