/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | dbus_utils.cpp | 49 BMCWEB_LOG_WARNING("DBUS response error: {}", ec); in afterSetProperty() 57 BMCWEB_LOG_WARNING( in afterSetProperty() 64 BMCWEB_LOG_WARNING( in afterSetProperty() 103 BMCWEB_LOG_WARNING( in afterSetPropertyAction() 120 BMCWEB_LOG_WARNING( in afterSetPropertyAction()
|
/openbmc/bmcweb/http/ |
H A D | mutual_tls_meta.hpp | 26 BMCWEB_LOG_WARNING("Invalid Meta TLS client cert Subject CN: '{}'", in mtlsMetaParseSslUser() 35 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser() 58 BMCWEB_LOG_WARNING( in mtlsMetaParseSslUser()
|
H A D | parsing.hpp | 34 BMCWEB_LOG_WARNING("Failed to parse content type on request"); in parseRequestAsJson() 43 BMCWEB_LOG_WARNING("Failed to parse json in request"); in parseRequestAsJson()
|
H A D | logging.hpp | 152 struct BMCWEB_LOG_WARNING struct 155 BMCWEB_LOG_WARNING(std::format_string<Args...> format, Args&&... args, in BMCWEB_LOG_WARNING() argument 199 BMCWEB_LOG_WARNING(std::format_string<Args...>, 200 Args&&...) -> BMCWEB_LOG_WARNING<Args...>;
|
H A D | http_connection.hpp | 294 BMCWEB_LOG_WARNING("Authentication failed"); in handle() 363 BMCWEB_LOG_WARNING("{} Failed to shut down TLS cleanly {}", in tlsShutdownComplete() 510 BMCWEB_LOG_WARNING("{} End of stream, closing {}", logPtr(this), in afterReadHeaders() 746 BMCWEB_LOG_WARNING("{} Connection timed out, hard closing", in afterTimerWait()
|
H A D | http_body.hpp | 108 BMCWEB_LOG_WARNING("Failed to read file size on {}", path); in open() 115 BMCWEB_LOG_WARNING("Fasvise returned {} ignoring", fadvise); in open()
|
H A D | mutual_tls.cpp | 135 BMCWEB_LOG_WARNING("Failed to get user from common name {}", in verifyMtlsUser()
|
H A D | server_sent_event.hpp | 268 BMCWEB_LOG_WARNING("{} Connection timed out, closing", in onTimeoutCallback()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | manager_diagnostic_data.hpp | 37 BMCWEB_LOG_WARNING("Failed to find server, Dbus error {}", ec); in checkErrors() 42 BMCWEB_LOG_WARNING("Invalid Path, Dbus error {}", ec); in checkErrors() 65 BMCWEB_LOG_WARNING("Property read for {} was not finite", in setBytesProperty()
|
H A D | pcie_slots.hpp | 72 BMCWEB_LOG_WARNING("Unknown PCIe Slot Generation: {}", *generation); in onPcieSlotGetAllDone() 96 BMCWEB_LOG_WARNING("Unknown PCIe Slot Type: {}", *slotType); in onPcieSlotGetAllDone()
|
H A D | eventservice_sse.hpp | 24 BMCWEB_LOG_WARNING("Max SSE subscriptions reached"); in createSubscription()
|
H A D | pcie.hpp | 77 BMCWEB_LOG_WARNING("PCIe Device not found"); in handlePCIeDevicePath() 182 BMCWEB_LOG_WARNING("Unknown PCIeType: {}", generation); in addPCIeSlotProperties() 204 BMCWEB_LOG_WARNING("Unknown PCIeSlot Type: {}", slotType); in addPCIeSlotProperties() 443 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties() 467 BMCWEB_LOG_WARNING("Unknown PCIe Device Generation: {}", in addPCIeDeviceProperties()
|
H A D | redfish_v1.hpp | 42 BMCWEB_LOG_WARNING("404 on path {}", path); in redfish404() 62 BMCWEB_LOG_WARNING("405 on path {}", path); in redfish405()
|
H A D | power.hpp | 74 BMCWEB_LOG_WARNING("Don't find valid chassis path "); in afterGetChassisPath() 82 BMCWEB_LOG_WARNING("Don't support multiple hosts at present "); in afterGetChassisPath()
|
H A D | thermal_subsystem.hpp | 26 BMCWEB_LOG_WARNING("Not a valid chassis ID{}", chassisId); in doThermalSubsystemCollection()
|
H A D | processor.hpp | 590 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getCpuConfigData() 653 BMCWEB_LOG_WARNING("D-Bus Property Get error: {}", in getCpuConfigData() 888 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in getOperatingConfigData() 1116 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfigCollection() 1191 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, in requestRoutesOperatingConfig()
|
H A D | fabric_adapters.hpp | 251 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterGet() 374 BMCWEB_LOG_WARNING("Adapter not found"); in afterHandleFabricAdapterHead()
|
H A D | systems_logservices_postcodes.hpp | 524 BMCWEB_LOG_WARNING("Wrong currentValue value"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet() 533 BMCWEB_LOG_WARNING("No found post code data"); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
|
H A D | network_protocol.hpp | 373 BMCWEB_LOG_WARNING("D-Bus error: {}, {}", ec, ec.message()); in handleNTPServersPatch() 457 BMCWEB_LOG_WARNING( in getNTPProtocolEnabled()
|
H A D | update_service.hpp | 663 BMCWEB_LOG_WARNING( in convertApplyTime() 888 BMCWEB_LOG_WARNING("No valid DBus path for Target URI {}", target); in getSwInfo() 1313 BMCWEB_LOG_WARNING("Input swID {} not found!", *swId); in handleUpdateServiceFirmwareInventoryGet()
|
H A D | chassis.hpp | 244 BMCWEB_LOG_WARNING("Malformed upstream Chassis path {} on {}", in getChassisContainedBy() 283 BMCWEB_LOG_WARNING("Malformed downstream Chassis path {} on {}", in getChassisContains()
|
/openbmc/bmcweb/include/ibm/ |
H A D | management_console_rest.hpp | 279 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet() 288 BMCWEB_LOG_WARNING("{} Not found", loc.string()); in handleFileGet() 329 BMCWEB_LOG_WARNING("File not found!"); in handleFileDelete()
|
/openbmc/bmcweb/include/ |
H A D | obmc_console.hpp | 233 BMCWEB_LOG_WARNING("getDbusObject() for consoles failed. DBUS error:{}", in processConsoleObject() 242 BMCWEB_LOG_WARNING("getDbusObject() returned unexpected size: {}", in processConsoleObject()
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | 384 …g.FunctionIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WARNING|BMCWEB_LOG_E… 385 …ing.StructIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WARNING|BMCWEB_LOG_E…
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 646 BMCWEB_LOG_WARNING("Sensor value for {} was unexpectedly {}", in objectPropertiesToJson()
|