Searched refs:defLoggingPath (Results 1 – 1 of 1) sorted by relevance
334 std::string defLoggingPath(loggingPath); in main() local335 if (defLoggingPath.empty()) in main()337 defLoggingPath = std::filesystem::temp_directory_path(); in main()360 loggingPath = defLoggingPath; in main()