Searched refs:debugFile (Results 1 – 1 of 1) sorted by relevance
35 ark::PandArg<std::string> debugFile {"debug-file", "", member50 paParser.Add(&debugFile); in Options()111 auto debugFile = options.debugFile.GetValue(); in ProcessArgs() local112 if (debugFile.empty()) { in ProcessArgs()116 ark::Logger::InitializeFileLogging(debugFile, ark::Logger::Level::DEBUG, in ProcessArgs()