18#ifndef _LOG4CXX_HELPERS_SYSTEM_H
19#define _LOG4CXX_HELPERS_SYSTEM_H
Definition properties.h:33
The System class contains several useful class fields and methods.
Definition system.h:34
static LogString getProperty(const LogString &key)
The value of the system property associated with key.
static void addProgramFilePathComponents(Properties &props)
Add to props the currently executing program file path and the std::filesystem::path decomposition of...
std::basic_string< logchar > LogString
Definition logstring.h:60