Searched refs:defLoggingPath (Results 1 – 1 of 1) sorted by relevance
329 std::string defLoggingPath(loggingPath); in main() local330 if (defLoggingPath.empty()) in main()332 defLoggingPath = std::filesystem::temp_directory_path(); in main()355 loggingPath = defLoggingPath; in main()