Sets the destination file
void setFile( const std::basic_string<TCHAR>& file ); |
A complete file name, including path. The path may include
environment variables, e.g. %TMP%\MyLogFile.log
.
Header: cpplog.h