Package wx :: Class Log
[frames | no frames]

Type Log

object --+
         |
        Log

Known Subclasses:
LogChain, LogGui, LogStderr, LogTextCtrl, LogWindow, PyLog

Proxy of C++ Log class
Method Summary
Log __init__(self)
  __repr__(self)
  AddTraceMask(str)
(Static method)
  ClearTraceMasks()
(Static method)
  Destroy(self)
  DontCreateOnDemand()
(Static method)
bool EnableLogging(doIt)
(Static method)
  Flush(self)
  FlushActive()
(Static method)
Log GetActiveTarget()
(Static method)
wxLogLevel GetLogLevel()
(Static method)
wxChar GetTimestamp()
(Static method)
wxTraceMask GetTraceMask()
(Static method)
wxArrayString GetTraceMasks()
(Static method)
bool GetVerbose()
(Static method)
bool IsAllowedTraceMask(mask)
(Static method)
bool IsEnabled()
(Static method)
  OnLog(level, szString, t)
(Static method)
  RemoveTraceMask(str)
(Static method)
  Resume()
(Static method)
Log SetActiveTarget(pLogger)
(Static method)
  SetLogLevel(logLevel)
(Static method)
  SetTimestamp(ts)
(Static method)
  SetTraceMask(ulMask)
(Static method)
  SetVerbose(bVerbose)
(Static method)
  Suspend()
(Static method)
String TimeStamp()
(Static method)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:11 2005 http://epydoc.sf.net