jwx!
v0.0.2


wx
Class LogChain

java.lang.Object
  extended bywx.Log
      extended bywx.LogChain

public class LogChain
extends Log


Field Summary
 
Fields inherited from class wx.Log
LOG_Debug, LOG_Error, LOG_FatalError, LOG_Info, LOG_Max, LOG_Message, LOG_Progress, LOG_Status, LOG_Trace, LOG_User, LOG_Warning, TRACE_MemAlloc, TRACE_Messages, TRACE_RefCount, TRACE_ResAlloc, TraceMemAlloc, TraceMessages, TraceRefCount, TraceResAlloc
 
Constructor Summary
LogChain(Log logger)
           
 
Method Summary
 void delete()
           
 void flush()
           
 Log getOldLog()
           
 boolean isPassingMessages()
           
 void passMessages(boolean bDoPass)
           
 void setLog(Log logger)
           
 
Methods inherited from class wx.Log
addTraceMask, clearTraceMasks, debug, dontCreateOnDemand, enableLogging, enableLogging, error, fatalError, flushActive, getActiveTarget, getLogLevel, getTimestamp, getTraceMask, getTraceMasks, getVerbose, hasPendingMessages, isAllowedTraceMask, isEnabled, message, onLog, removeTraceMask, resume, setActiveTarget, setLogLevel, setTimestamp, setTraceMask, setVerbose, setVerbose, status, suspend, sysError, sysErrorCode, sysErrorMsg, sysErrorMsg, timeStamp, trace, verbose, warning
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogChain

public LogChain(Log logger)
Method Detail

delete

public void delete()
Overrides:
delete in class Log

setLog

public void setLog(Log logger)

passMessages

public void passMessages(boolean bDoPass)

isPassingMessages

public boolean isPassingMessages()

getOldLog

public Log getOldLog()

flush

public void flush()
Overrides:
flush in class Log

jwx!
v0.0.2


© 2006 Amit G Mendapara.