18#ifndef _LOG4CXX_HELPERS_SYSTEM_H 
   19#define _LOG4CXX_HELPERS_SYSTEM_H 
The System class contains several useful class fields and methods.
Definition: system.h:34
 
static LogString getProperty(const LogString &key)
Gets the system property indicated by the specified key.
 
#define LOG4CXX_EXPORT
Definition: log4cxx.h:101
 
#define LOG4CXX_NS
Definition: log4cxx.h:104
 
std::basic_string< logchar > LogString
Definition: logstring.h:60