Searched refs:defLoggingPath (Results 1 – 1 of 1) sorted by relevance
335 std::string defLoggingPath(loggingPath); in main() local336 if (defLoggingPath.empty()) in main()338 defLoggingPath = std::filesystem::temp_directory_path(); in main()361 loggingPath = defLoggingPath; in main()