Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.log
Interface ILogEnabled

All Known Implementing Classes:
AbstractLogEnabled

public interface ILogEnabled

This interface can be implemented by components that need to add loggging capabilities.


Method Summary
 void enableLogging(ILogger logger)
          Provide component with a logger.
 

Method Detail

enableLogging

public void enableLogging(ILogger logger)
Provide component with a logger.

Parameters:
logger - the logger. Must not be null

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.