|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.etools.logging.util.AbstractMessageLogger | +--com.ibm.etools.logging.util.MsgLogger
Licensed Material - Property of IBM (C) Copyright IBM Corp. 2003, 2005 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. This is an implementation of a logger type that provides all the basic write methods for externalizing data either as straight text or as XML.
Field Summary |
---|
Fields inherited from class com.ibm.etools.logging.util.AbstractMessageLogger |
---|
_factory, abstractMessageLoggerCopyright |
Constructor Summary | |
---|---|
MsgLogger()
Create an instance of MessageLogger. |
Method Summary | |
---|---|
static AbstractMessageLoggerFactory |
getFactory()
Get the correct factory for this type of logger. |
Methods inherited from class com.ibm.etools.logging.util.AbstractMessageLogger |
---|
archiveFile, checkEnvironment, closeFile, delArchivedFiles, finalize, getArchiveExpiryDays, getArchiveOnOff, getFileName, getFormatXMLOutput, getIncludeTimeStamp, getLevel, getLoggingAgentDefaultConfiguration, getMsgLoggerConfig, getName, getPlugin, getRotationalLogging, getVersion, getXMLDepth, getXMLDetailLevel, getXMLFormat, initialize, initialize, isActive, isLogging, isLoggingLevel, isMonitored, printStackToString, setActive, setArchiveExpiryDays, setArchiveOnOff, setFileName, setFormatXMLOutput, setIncludeTimeStamp, setLevel, setMaxSize, setMsgLoggerConfig, setPlugin, setXMLDepth, setXMLDetailLevel, setXMLFormat, turnRLOff, waitUntilMonitored, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, writeCurrentThread, writeStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MsgLogger()
Method Detail |
public static AbstractMessageLoggerFactory getFactory()
Creation date: (2/6/01 9:45:40 PM)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |