Searched refs:errorLog (Results 1 – 3 of 3) sorted by relevance
53 void SystemdTargetLogging::logError(const std::string& errorLog, in logError() argument62 errorLog, LoggingEntry::Level::Critical, in logError()74 "ERROR_MSG", errorLog, "RESULT", result, "ERROR", e); in logError()
66 -errorLog="squid-stderr.log"67 +errorLog="/var/log/squid-stderr.log"69 $sbindir/squid -k parse -f $configFile 2> $errorLog
723 std::string errorLog = "/error_log"; in getLogIDWithHwIsolation() local778 pos = path.find(errorLog); in getLogIDWithHwIsolation()