com.genesyslab.platform.logging.runtime.targets
Interface TargetFactory
- All Known Implementing Classes:
- DefaultTargetFactory
public interface TargetFactory
createConsoleTarget
BaseTarget createConsoleTarget(LogConfiguration configuration)
throws LoggerException
- Throws:
LoggerException
createFileTarget
FileTarget createFileTarget(FileConfiguration fileConfiguration,
LogConfiguration globalConfig,
FileHeaderProvider headerProvider)
throws java.lang.Exception
- Throws:
java.lang.Exception
createNetworkTarget
SpooledNetworkTarget createNetworkTarget(LogConfiguration configuration,
Protocol networkProtocol)
throws LoggerException
- Throws:
LoggerException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.