#include <weLogger.h>
Static Public Member Functions | |
static void | SetBlock (const std::string &block) |
static log4cxx::LoggerPtr | GetLogger () |
Static Private Member Functions | |
static std::string | GetName (const std::string &block) |
Static Private Attributes | |
static log4cxx::LoggerPtr | m_logger = log4cxx::Logger::getLogger("webEngine") |
Definition at line 25 of file weLogger.h.
static log4cxx::LoggerPtr WeLogger::GetLogger | ( | ) | [inline, static] |
Definition at line 33 of file weLogger.h.
static std::string WeLogger::GetName | ( | const std::string & | block | ) | [inline, static, private] |
Definition at line 38 of file weLogger.h.
static void WeLogger::SetBlock | ( | const std::string & | block | ) | [inline, static] |
Definition at line 28 of file weLogger.h.
log4cxx::LoggerPtr WeLogger::m_logger = log4cxx::Logger::getLogger("webEngine") [static, private] |
Definition at line 48 of file weLogger.h.
©2009 Positive Technologies |
Generated on Tue Jul 14 18:27:31 2009 for WebEngine by |
|
1.5.7 |
|