Log Class Reference

Inheritance diagram for Log:

wxObject IDisposable

List of all members.

Public Types

enum  eLogLevel {
  xLOG,
  xFATALERROR,
  xERROR,
  xWARNING,
  xINFO,
  xVERBOSE,
  xSTATUS,
  xSYSERROR
}

Public Member Functions

 this (IntPtr wxobj)
 this ()

Static Public Member Functions

static bool IsEnabled ()
static void FlushActive ()
static void SetActiveTarget (TextCtrl pLogger)
static void AddTraceMask (string tmask)
static void LogMessage (...)
static void LogFatalError (...)
static void LogError (...)
static void LogWarning (...)
static void LogInfo (...)
static void LogVerbose (...)
static void LogStatus (...)
static void LogSysError (...)


Member Enumeration Documentation

enum eLogLevel

Enumerator:
xLOG 
xFATALERROR 
xERROR 
xWARNING 
xINFO 
xVERBOSE 
xSTATUS 
xSYSERROR 


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 


Member Function Documentation

static bool IsEnabled (  )  [static]

static void FlushActive (  )  [static]

static void SetActiveTarget ( TextCtrl  pLogger  )  [static]

static void AddTraceMask ( string  tmask  )  [static]

static void LogMessage (   ...  )  [static]

static void LogFatalError (   ...  )  [static]

static void LogError (   ...  )  [static]

static void LogWarning (   ...  )  [static]

static void LogInfo (   ...  )  [static]

static void LogVerbose (   ...  )  [static]

static void LogStatus (   ...  )  [static]

static void LogSysError (   ...  )  [static]


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:26 2009 for wxD by  doxygen 1.5.4