net.sf.logdistiller.logtypes
Class BaseLogTypes
java.lang.Object
net.sf.logdistiller.LogTypes
net.sf.logdistiller.logtypes.BaseLogTypes
public class BaseLogTypes
- extends LogTypes
Declaration of base logtypes that are shipped with LogDistiller.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIMPLE_LINE
public static final LogType SIMPLE_LINE
SYSLOG
public static final LogType SYSLOG
WEBLOGIC
public static final LogType WEBLOGIC
LOG4J_XML
public static final LogType LOG4J_XML
- Since:
- 0.7
ORACLE_ALERT
public static final LogType ORACLE_ALERT
- Since:
- 0.9
JBOSS
public static final LogType JBOSS
- Since:
- 0.9
BaseLogTypes
public BaseLogTypes()
defineLogTypes
public List defineLogTypes()
- Description copied from class:
LogTypes
- get the
LogType
instances defined by this extension.
- Specified by:
defineLogTypes
in class LogTypes
- Returns:
- the list of logtypes
- See Also:
LogType
Copyright © 2004-2009. All Rights Reserved.