Logger Class Reference

Inheritance diagram for Logger:

Inheritance graph
[legend]
Collaboration diagram for Logger:

Collaboration graph
[legend]

Public Member Functions

void error (const string &rMsg)
 Print an error message.
void warn (const string &rMsg)
 Print a warning.

Static Public Member Functions

static Loggerinstance (intf_thread_t *pIntf)
 Get the instance of Logger Returns NULL if initialization failed.
static void destroy (intf_thread_t *pIntf)
 Delete the instance of Logger.

Member Function Documentation

Logger * Logger::instance ( intf_thread_t pIntf  )  [static]

Get the instance of Logger Returns NULL if initialization failed.

References intf_sys_t::p_logger, and intf_thread_t::p_sys.

void Logger::destroy ( intf_thread_t pIntf  )  [static]

Delete the instance of Logger.

References intf_sys_t::p_logger, and intf_thread_t::p_sys.

void Logger::error ( const string &  rMsg  ) 

Print an error message.

References SkinObject::getIntf(), and msg_Err.

void Logger::warn ( const string &  rMsg  ) 

Print a warning.

References SkinObject::getIntf(), and msg_Warn.


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

Generated on Sat Nov 21 08:06:22 2009 for VLC by  doxygen 1.5.6