Home
last modified time | relevance | path

Searched refs:errorLog (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dsystemd_target_signal.cpp53 void SystemdTargetLogging::logError(const std::string& errorLog, in logError() argument
62 errorLog, LoggingEntry::Level::Critical, in logError()
74 "ERROR_MSG", errorLog, "RESULT", result, "ERROR", e); in logError()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A D0002-squid-make-squid-conf-tests-run-on-target-device.patch66 -errorLog="squid-stderr.log"
67 +errorLog="/var/log/squid-stderr.log"
69 $sbindir/squid -k parse -f $configFile 2> $errorLog
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp723 std::string errorLog = "/error_log"; in getLogIDWithHwIsolation() local
778 pos = path.find(errorLog); in getLogIDWithHwIsolation()