Searched refs:msgToLog (Results 1 – 3 of 3) sorted by relevance
83 std::string msgToLog = ec.message() + (msg.empty() ? "" : " - " + msg); in checkAndThrowError() local84 phosphor::logging::log<phosphor::logging::level::ERR>(msgToLog.c_str()); in checkAndThrowError()85 throw sdbusplus::exception::SdBusError(-EIO, msgToLog.c_str()); in checkAndThrowError()
23 std::string msgToLog = ec.message() + (msg.empty() ? "" : " - " + msg); in checkAndThrowInternalFailure() local24 lg2::error("Check and throw internal failure: {MSG}", "MSG", msgToLog); in checkAndThrowInternalFailure()
277 std::string msgToLog = in ipmbSendI2cFrame() local284 msgToLog.c_str()); in ipmbSendI2cFrame()746 std::string msgToLog = in requestAdd() local751 msgToLog.c_str()); in requestAdd()