/openbmc/bmcweb/http/ |
H A D | app.hpp | 99 BMCWEB_LOG_INFO("attempting systemd socket activation"); in setupSocket() 103 BMCWEB_LOG_INFO("Starting webserver on socket handle {}", in setupSocket() 112 BMCWEB_LOG_INFO("Starting webserver on port {}", defaultPort); in setupSocket() 151 BMCWEB_LOG_INFO("app::ssl context use_count={}", in ssl()
|
H A D | logging.hpp | 167 struct BMCWEB_LOG_INFO struct 170 BMCWEB_LOG_INFO(std::format_string<Args...> format, Args&&... args, in BMCWEB_LOG_INFO() function 205 BMCWEB_LOG_INFO(std::format_string<Args...>, Args&&...) 206 -> BMCWEB_LOG_INFO<Args...>;
|
H A D | http_body.hpp | 105 BMCWEB_LOG_INFO("File size was {} bytes", size); in open() 186 BMCWEB_LOG_INFO("Returning {} bytes more={}", ret.first.size(), in getWithMaxSize() 191 BMCWEB_LOG_INFO("Reading {}", readReq); in getWithMaxSize() 207 BMCWEB_LOG_INFO("Read {} bytes from file", read); in getWithMaxSize()
|
H A D | http_server.hpp | 74 BMCWEB_LOG_INFO("bmcweb server is running, local endpoint {}", in run() 99 BMCWEB_LOG_INFO("Error in signal handler{}", ec.message()); in startAsyncWaitForSignal() 105 BMCWEB_LOG_INFO("Receivied reload signal"); in startAsyncWaitForSignal()
|
H A D | complete_response_fields.hpp | 25 BMCWEB_LOG_INFO("Response: {}", res.resultInt()); in completeResponseFields()
|
H A D | mutual_tls.cpp | 97 BMCWEB_LOG_INFO("Last TLS error is: {}", ctxError); in verifyMtlsUser()
|
H A D | http_connection.hpp | 274 BMCWEB_LOG_INFO("Request: {} HTTP/{}.{} {} {} {}", logPtr(this), in handle()
|
H A D | http_client.hpp | 849 BMCWEB_LOG_INFO("All connections of pool id:{} are terminated", id); in areAllConnectionsTerminated()
|
/openbmc/bmcweb/include/ |
H A D | hostname_monitor.hpp | 30 BMCWEB_LOG_INFO("Replace HTTPs Certificate Success, " in installCertificate() 122 BMCWEB_LOG_INFO( in onPropertyUpdate() 145 BMCWEB_LOG_INFO("Register HostName PropertiesChanged Signal"); in registerHostnameSignal()
|
H A D | login_routes.hpp | 133 BMCWEB_LOG_INFO("Parsing value {}", it->value()); in handleLogin() 145 BMCWEB_LOG_INFO("Extra format, ignore it.{}", it->value()); in handleLogin()
|
H A D | obmc_console.hpp | 167 BMCWEB_LOG_INFO("Closing websocket. Reason: {}", err); in onClose()
|
/openbmc/bmcweb/src/ |
H A D | ssl_key_handler.cpp | 108 BMCWEB_LOG_INFO("Certificate verification is success"); in validateCertificate() 140 BMCWEB_LOG_INFO("Checking certs in file {}", filepath); in verifyOpensslKeyCert() 274 BMCWEB_LOG_INFO("Generating new keys"); in generateSslCertificate() 277 BMCWEB_LOG_INFO("Generating EC key"); in generateSslCertificate() 281 BMCWEB_LOG_INFO("Generating x509 Certificates"); in generateSslCertificate() 363 BMCWEB_LOG_INFO("Cert size is {}", buffer.size()); in generateSslCertificate() 458 BMCWEB_LOG_INFO("Building SSL Context file= {}", certFile.string()); in ensureCertificate()
|
H A D | webserver_run.cpp | 45 BMCWEB_LOG_INFO("Requested log-level change to: {}", logLevel); in setLogLevel() 122 BMCWEB_LOG_INFO("Start Hostname Monitor Service..."); in run()
|
H A D | webserver_cli.cpp | 88 BMCWEB_LOG_INFO("logging level changed to: {}", loglevel); in main()
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | dbus_log_watcher.cpp | 135 BMCWEB_LOG_INFO("Failed to get Readings from Report properties"); in getReadingsForReport() 143 BMCWEB_LOG_INFO("Failed to get Readings from Report properties"); in getReadingsForReport()
|
H A D | subscription.cpp | 99 BMCWEB_LOG_INFO("Subscription {} is deleted after MaxRetryAttempts", in resHandler()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | update_service.hpp | 376 BMCWEB_LOG_INFO("Non-Software-related Error type={}. Ignored", type); in handleUpdateErrorType() 714 BMCWEB_LOG_INFO("Parsing value {}", it->value()); in extractMultipartUpdateParameters() 815 BMCWEB_LOG_INFO("Call to StartUpdate on {} Success, retPath = {}", in handleStartUpdate()
|
H A D | hypervisor_system.hpp | 336 BMCWEB_LOG_INFO("Hypervisor Interface not found"); in getHypervisorIfaceData() 797 BMCWEB_LOG_INFO( in handleHypervisorEthernetInterfacePatch()
|
H A D | sensors.hpp | 2152 BMCWEB_LOG_INFO("setSensorsOverride for subNode{}", in setSensorsOverride() 2205 BMCWEB_LOG_INFO("Unable to find memberId {}", item.first); in setSensorsOverride() 2221 BMCWEB_LOG_INFO( in setSensorsOverride() 2247 BMCWEB_LOG_INFO("Unable to find sensor object{}", in setSensorsOverride()
|
H A D | processor.hpp | 563 BMCWEB_LOG_INFO("Getting CPU operating configs for {}", cpuId); in getCpuConfigData() 1014 BMCWEB_LOG_INFO("Setting config to {}", configPath.str); in patchAppliedOperatingConfig()
|
H A D | certificate_service.hpp | 399 BMCWEB_LOG_INFO("Certificate deleted"); in deleteCertificate() 527 BMCWEB_LOG_INFO("Certificate URI to replace: {}", certURI); in handleReplaceCertificateAction()
|
H A D | task.hpp | 243 BMCWEB_LOG_INFO("sendTaskEvent: No events to send"); in sendTaskEvent()
|
H A D | chassis.hpp | 191 BMCWEB_LOG_INFO("DBUS error: no matched iface {}", ec); in handlePhysicalSecurityGetSubTree()
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | 397 …y-identifier-naming.FunctionIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WA… 398 …ity-identifier-naming.StructIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WA…
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | event_service_manager.hpp | 467 BMCWEB_LOG_INFO("Attempting to find message for last id {}", in addSSESubscription()
|