Novell::iFolderApp::Web::WebLogger Class Reference

iFolder Web Logger More...

List of all members.

Public Member Functions

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


Detailed Description

iFolder Web Logger


Constructor & Destructor Documentation

Novell::iFolderApp::Web::WebLogger::WebLogger ( Type  type  )  [inline]

Constructor.

Parameters:
type 

Novell::iFolderApp::Web::WebLogger::WebLogger ( string  name  )  [inline]

Constructor.

Parameters:
name 


Member Function Documentation

void Novell::iFolderApp::Web::WebLogger::Debug ( HttpContext  context,
string  format,
params object[]  args 
) [inline]

Log a DEBUG level message.

Parameters:
context The HTTP context object.
format A string with optional format items.
args An optional array of objects to format.

void Novell::iFolderApp::Web::WebLogger::Info ( HttpContext  context,
string  format,
params object[]  args 
) [inline]

Log a INFO level message.

Parameters:
context The HTTP context object.
format A string with optional format items.
args An optional array of objects to format.

void Novell::iFolderApp::Web::WebLogger::Warn ( HttpContext  context,
string  format,
params object[]  args 
) [inline]

Log a WARN level message.

Parameters:
context The HTTP context object.
format A string with optional format items.
args An optional array of objects to format.

void Novell::iFolderApp::Web::WebLogger::Error ( HttpContext  context,
string  format,
params object[]  args 
) [inline]

Log a ERROR level message.

Parameters:
context The HTTP context object.
format A string with optional format items.
args An optional array of objects to format.

void Novell::iFolderApp::Web::WebLogger::Fatal ( HttpContext  context,
string  format,
params object[]  args 
) [inline]

Log a FATAL level message.

Parameters:
context The HTTP context object.
format A string with optional format items.
args An optional array of objects to format.

void Novell::iFolderApp::Web::WebLogger::Debug ( HttpContext  context,
Exception  e,
string  format,
params object[]  args 
) [inline]

Log a DEBUG level message.

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

void Novell::iFolderApp::Web::WebLogger::Info ( HttpContext  context,
Exception  e,
string  format,
params object[]  args 
) [inline]

Log a INFO level message.

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

void Novell::iFolderApp::Web::WebLogger::Warn ( HttpContext  context,
Exception  e,
string  format,
params object[]  args 
) [inline]

Log a WARN level message.

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

void Novell::iFolderApp::Web::WebLogger::Error ( HttpContext  context,
Exception  e,
string  format,
params object[]  args 
) [inline]

Log a ERROR level message.

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

void Novell::iFolderApp::Web::WebLogger::Fatal ( HttpContext  context,
Exception  e,
string  format,
params object[]  args 
) [inline]

Log a FATAL level message.

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


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

Generated on Wed Apr 8 14:44:37 2009 for simias by  doxygen 1.5.6