SystemLog Class Reference

Manage all the errors directed to the methods in this class. More...

Collaboration diagram for SystemLog:

[legend]
List of all members.

Public Member Functions

 SystemLog ()

Static Public Member Functions

static SystemLog Instance ()
static void WriteException (string strException)
 Write Error Log into ErrLog.txt.

Static Private Attributes

static SystemLog m_instance = null

Detailed Description

Manage all the errors directed to the methods in this class.

<author>Jarod Wen</author> <Date>20:18pm, Nov 26th, 2006</Date>


Constructor & Destructor Documentation

SystemLog.SystemLog (  ) 


Member Function Documentation

static SystemLog SystemLog.Instance (  )  [static]

static void SystemLog.WriteException ( string  strException  )  [static]

Write Error Log into ErrLog.txt.

Parameters:
strException The content of Error.


Member Data Documentation

SystemLog SystemLog.m_instance = null [static, private]


The documentation for this class was generated from the following file:
Generated on Sun Nov 26 20:22:26 2006 for Skyline Website by  doxygen 1.5.1-p1