Searched refs:errorLog (Results 1 – 4 of 4) sorted by relevance
| /openbmc/pldm/oem/meta/event/ |
| H A D | oem_event_manager.cpp | 22 std::string errorLog; in processOemMetaEvent() local 27 handleSystemEvent(eventData, errorLog); in processOemMetaEvent() 32 handleUnifiedBIOSEvent(eventData, errorLog); in processOemMetaEvent() 43 "SEL Entry: Host: " + slotNumber + ", Record: " + errorLog; in processOemMetaEvent() 59 lg2::commit(Errors::UnifiedSELEvent("SOURCE", source, "EVENT", errorLog, in processOemMetaEvent() 87 std::string& errorLog) const in handleSystemEvent() 89 errorLog = "Standard (0x02), "; in handleSystemEvent() 98 errorLog += "MACHINE_CHK_ERR (" + in handleSystemEvent() 100 errorLog += "Event Data: (" + to_hex_string(eventData[11]) + in handleSystemEvent() 109 errorLog += "Uncorrected System Fatal Error, "; in handleSystemEvent() [all …]
|
| /openbmc/phosphor-state-manager/ |
| H A D | systemd_target_signal.cpp | 53 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 D | 0002-squid-make-squid-conf-tests-run-on-target-device.patch | 66 -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 D | data_interface.cpp | 705 std::string errorLog = "/error_log"; in getLogIDWithHwIsolation() local 760 pos = path.find(errorLog); in getLogIDWithHwIsolation()
|