Compoze Software, Inc.

com.compoze.trigger
Class TriggerLogFactory


java.lang.Object

  |

  +--com.compoze.util.log.AbstractPropsLogFactory

        |

        +--com.compoze.trigger.TriggerLogFactory

All Implemented Interfaces:
ILogLevel, ILogStreamFactory, java.io.Serializable

public class TriggerLogFactory
extends AbstractPropsLogFactory

This class creates logging objects for the trigger server.

See Also:
Serialized Form

Fields inherited from interface com.compoze.util.log.ILogLevel
DEBUG, DISABLED, ERROR, INFO, WARNING
 
Constructor Summary
TriggerLogFactory()
          Constructor.
 
Methods inherited from class com.compoze.util.log.AbstractPropsLogFactory
createLogStream, createLogStream, getFilesAppendKey, getFilesKey, getIdentifierKey, getLogLevelKey, getOutputStreamsKey, getTimedFlushBufsizeKey, getTimedFlushMillisKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriggerLogFactory


public TriggerLogFactory()
Constructor.

Compoze Software, Inc.

Copyright ©1999-2001 Compoze Software, Inc. All rights reserved.