Home
last modified time | relevance | path

Searched refs:BMCWEB_LOG_CRITICAL (Results 1 – 25 of 25) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp149 BMCWEB_LOG_CRITICAL("Failed to get buffer"); in fileReadCallback()
162 BMCWEB_LOG_CRITICAL( in fileReadCallback()
274 BMCWEB_LOG_CRITICAL("Failed to finalize payload"); in onRequestRecv()
348 BMCWEB_LOG_CRITICAL("Failed to write payload"); in onDataChunkRecvCallback()
361 BMCWEB_LOG_CRITICAL("user data was null?"); in onDataChunkRecvStatic()
394 BMCWEB_LOG_CRITICAL("user data was null?"); in onFrameRecvCallbackStatic()
399 BMCWEB_LOG_CRITICAL("frame was null?"); in onFrameRecvCallbackStatic()
420 BMCWEB_LOG_CRITICAL("user data was null?"); in onStreamCloseCallbackStatic()
494 BMCWEB_LOG_CRITICAL("user data was null?"); in onHeaderCallbackStatic()
499 BMCWEB_LOG_CRITICAL("frame was null?"); in onHeaderCallbackStatic()
[all …]
H A Dlogging.hpp159 struct BMCWEB_LOG_CRITICAL in BMCWEB_LOG_CRITICAL() argument
162 BMCWEB_LOG_CRITICAL(std::format_string<Args...> format, Args&&... args, in BMCWEB_LOG_CRITICAL()
224 BMCWEB_LOG_CRITICAL(std::format_string<Args...>, Args&&...)
225 -> BMCWEB_LOG_CRITICAL<Args...>;
156 struct BMCWEB_LOG_CRITICAL global() struct
H A Dserver_sent_event_impl.hpp103 BMCWEB_LOG_CRITICAL("No open handler???"); in sendSSEHeaderCallback()
238 BMCWEB_LOG_CRITICAL("{} Failed to capture connection", in onTimeoutCallback()
251 BMCWEB_LOG_CRITICAL("{} timer failed {}", logPtr(self.get()), ec); in onTimeoutCallback()
H A Dhttp_connection.hpp213 BMCWEB_LOG_CRITICAL("{} Max connection count exceeded.", in start()
545 BMCWEB_LOG_CRITICAL("Parser was null"); in handleContentLengthError()
671 BMCWEB_LOG_CRITICAL("Parser was not initialized."); in doReadHeaders()
706 BMCWEB_LOG_CRITICAL("Body length limit reached, " in afterRead()
868 BMCWEB_LOG_CRITICAL("{} Failed to capture connection", in afterTimerWait()
883 BMCWEB_LOG_CRITICAL("{} Timer failed {}", logPtr(self.get()), ec); in afterTimerWait()
H A Dapp.hpp115 BMCWEB_LOG_CRITICAL("Failed to read socket files"); in setupSocket()
H A Drouting.hpp274 BMCWEB_LOG_CRITICAL("Can't find tag for {}", urlIn); in add()
289 BMCWEB_LOG_CRITICAL("handler already exists for \"{}\"", urlIn); in add()
H A Dhttp_response.hpp210 BMCWEB_LOG_CRITICAL("{} Response content provided but code was " in preparePayload()
H A Dhttp_body.hpp210 BMCWEB_LOG_CRITICAL("Failed to read from file {}", in getWithMaxSize()
H A Dwebsocket_impl.hpp141 BMCWEB_LOG_CRITICAL( in sendEx()
H A Dhttp_client.hpp818 BMCWEB_LOG_CRITICAL("{} Failed to capture connection", in afterSendData()
/openbmc/bmcweb/src/
H A Dboost_asio.cpp14 BMCWEB_LOG_CRITICAL("Boost exception thrown {}", e.what()); in throw_exception()
20 BMCWEB_LOG_CRITICAL("Boost exception thrown {} from {}:{}", e.what(), in throw_exception()
H A Dssl_key_handler.cpp514 BMCWEB_LOG_CRITICAL("Failed to open ssl pkey"); in getSslContext()
542 BMCWEB_LOG_CRITICAL("Couldn't get server context"); in getSslServerContext()
/openbmc/bmcweb/redfish-core/src/
H A Derror_message_utils.cpp28 BMCWEB_LOG_CRITICAL( in addMessageToErrorJson()
36 BMCWEB_LOG_CRITICAL("Attempt to add error message without Message"); in addMessageToErrorJson()
H A Dsubscription.cpp164 BMCWEB_LOG_CRITICAL("heartbeat timer async_wait failed: {}", ec); in onHbTimeout()
171 BMCWEB_LOG_CRITICAL("onHbTimeout failed on Subscription"); in onHbTimeout()
H A Derror_messages.cpp1246 BMCWEB_LOG_CRITICAL("Internal Error {}({}:{}) `{}`: ", location.file_name(), in internalError()
/openbmc/bmcweb/include/
H A Dpersistent_data.hpp230 BMCWEB_LOG_CRITICAL("Can't create persistent folders {}", in writeData()
240 BMCWEB_LOG_CRITICAL("Unable to store persistent data to file {}", in writeData()
253 BMCWEB_LOG_CRITICAL("Failed to set filesystem permissions {}", in writeData()
H A Dcredential_pipe.hpp32 BMCWEB_LOG_CRITICAL("Failed to connect pipe {}", ec.what()); in CredentialsPipe()
H A Dobmc_console.hpp185 BMCWEB_LOG_CRITICAL("Unable to find connection {}", logPtr(&conn)); in onClose()
331 BMCWEB_LOG_CRITICAL("Unable to find connection {}", logPtr(&conn)); in onMessage()
H A Ddbus_monitor.hpp125 BMCWEB_LOG_CRITICAL("message {} was unexpected", message.get_member()); in onPropertyUpdate()
H A Dopenbmc_dbus_rest.hpp246 BMCWEB_LOG_CRITICAL( in ~InProgressEnumerateData()
/openbmc/bmcweb/redfish-core/include/
H A Dprivileges.hpp89 BMCWEB_LOG_CRITICAL("Unable to set privilege {} in constructor", in Privileges()
H A Dredfish_aggregator.hpp345 BMCWEB_LOG_CRITICAL("Field wasn't a string????"); in addPrefixToHeadersInResp()
1178 BMCWEB_LOG_CRITICAL("Field wasn't a string????"); in processContainsSubordinateResponse()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp210 BMCWEB_LOG_CRITICAL("Uptime was negative????"); in afterGetManagerStartTime()
/openbmc/bmcweb/
H A D.clang-tidy397 - { key: readability-identifier-naming.FunctionIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WARNING|BMCWEB_LOG_ERROR|BMCWEB_LOG_CRITICAL) }
398 - { key: readability-identifier-naming.StructIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WARNING|BMCWEB_LOG_ERROR|BMCWEB_LOG_CRITICAL) }
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp1460 BMCWEB_LOG_CRITICAL("pidSetDone threw exception"); in ~SetPIDValues()