Simias::SimiasLog Class Reference

A light wrapper around the log4net ILog class. More...

Inheritance diagram for Simias::SimiasLog:

Inheritance graph
[legend]
Collaboration diagram for Simias::SimiasLog:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void Debug (string format, params object[] args)
 Log a DEBUG level message.
void Info (string format, params object[] args)
 Log a INFO level message.
void Warn (string format, params object[] args)
 Log a WARN level message.
void Error (string format, params object[] args)
 Log a ERROR level message.
void Fatal (string format, params object[] args)
 Log a FATAL level message.
void Debug (Exception e, string format, params object[] args)
 Log a DEBUG level message.
void Info (Exception e, string format, params object[] args)
 Log a INFO level message.
void Warn (Exception e, string format, params object[] args)
 Log a WARN level message.
void Error (Exception e, string format, params object[] args)
 Log a ERROR level message.
void Fatal (Exception e, string format, params object[] args)
 Log a FATAL level message.


Detailed Description

A light wrapper around the log4net ILog class.


Member Function Documentation

void Simias::SimiasLog::Debug ( string  format,
params object[]  args 
) [inline]

Log a DEBUG level message.

Parameters:
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Info ( string  format,
params object[]  args 
) [inline]

Log a INFO level message.

Parameters:
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Warn ( string  format,
params object[]  args 
) [inline]

Log a WARN level message.

Parameters:
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Error ( string  format,
params object[]  args 
) [inline]

Log a ERROR level message.

Parameters:
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Fatal ( string  format,
params object[]  args 
) [inline]

Log a FATAL level message.

Parameters:
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Debug ( Exception  e,
string  format,
params object[]  args 
) [inline]

Log a DEBUG level message.

Parameters:
e An exception associated with the message.
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Info ( Exception  e,
string  format,
params object[]  args 
) [inline]

Log a INFO level message.

Parameters:
e An exception associated with the message.
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Warn ( Exception  e,
string  format,
params object[]  args 
) [inline]

Log a WARN level message.

Parameters:
e An exception associated with the message.
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Error ( Exception  e,
string  format,
params object[]  args 
) [inline]

Log a ERROR level message.

Parameters:
e An exception associated with the message.
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.

void Simias::SimiasLog::Fatal ( Exception  e,
string  format,
params object[]  args 
) [inline]

Log a FATAL level message.

Parameters:
e An exception associated with the message.
format A string with optional format items.
args An optional array of objects to format.

Implements Simias::ISimiasLog.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:46:35 2009 for simias by  doxygen 1.5.6