ContentsIndexHome
PreviousUpNext
IConfig::getLogFileName Method

Returns the name of the name of the log file. This option is used only if the LogConfigFile is not set. The default is empty, which implies no logging. 

 

C++
virtual const char* getLogFileName() const = 0;

The name of the log file.