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.
Definition: configuration.h:25
std::basic_string< logchar > LogString
Definition: logstring.h:60