Novell::iFolderWeb::Admin::iFolderWebLogger Class Reference

iFolder Web Logger More...

List of all members.

Public Member Functions

 iFolderWebLogger (Type type)
 Constructor.
 iFolderWebLogger (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::iFolderWeb::Admin::iFolderWebLogger::iFolderWebLogger ( Type  type  )  [inline]

Constructor.

Parameters:
type 

Novell::iFolderWeb::Admin::iFolderWebLogger::iFolderWebLogger ( string  name  )  [inline]

Constructor.

Parameters:
name 


Member Function Documentation

void Novell::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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::iFolderWeb::Admin::iFolderWebLogger::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:57 2009 for simias by  doxygen 1.5.6