ContentsIndexHome
PreviousUpNext
IConfig::setLogConfigFileName Method

Sets the name of the config file to initialize the logger with. See the Log4cxx documentation on configuration files.

C++
virtual void setLogConfigFileName(const char* LogConfigFileName) = 0;
Parameters 
Description 
const char* LogConfigFileName 
String containing the name of the configuration file for the logger