Home
last modified time | relevance | path

Searched refs:BMCWEB_LOG_INFO (Results 1 – 24 of 24) sorted by relevance

/openbmc/bmcweb/http/
H A Dapp.hpp107 BMCWEB_LOG_INFO("attempting systemd socket activation"); in setupSocket()
111 BMCWEB_LOG_INFO("Starting webserver on socket handle {}", in setupSocket()
120 BMCWEB_LOG_INFO("Starting webserver on port {}", defaultPort); in setupSocket()
164 BMCWEB_LOG_INFO("app::ssl context use_count={}", in ssl()
H A Dlogging.hpp165 struct BMCWEB_LOG_INFO struct
168 BMCWEB_LOG_INFO(std::format_string<Args...> format, Args&&... args, in BMCWEB_LOG_INFO() function
203 BMCWEB_LOG_INFO(std::format_string<Args...>,
204 Args&&...) -> BMCWEB_LOG_INFO<Args...>;
H A Dhttp_server.hpp72 BMCWEB_LOG_INFO("bmcweb server is running, local endpoint {}", in run()
97 BMCWEB_LOG_INFO("Error in signal handler{}", ec.message()); in startAsyncWaitForSignal()
103 BMCWEB_LOG_INFO("Receivied reload signal"); in startAsyncWaitForSignal()
H A Dhttp_body.hpp103 BMCWEB_LOG_INFO("File size was {} bytes", size); in open()
184 BMCWEB_LOG_INFO("Returning {} bytes more={}", ret.first.size(), in getWithMaxSize()
189 BMCWEB_LOG_INFO("Reading {}", readReq); in getWithMaxSize()
205 BMCWEB_LOG_INFO("Read {} bytes from file", read); in getWithMaxSize()
H A Dcomplete_response_fields.hpp23 BMCWEB_LOG_INFO("Response: {}", res.resultInt()); in completeResponseFields()
H A Dmutual_tls.cpp95 BMCWEB_LOG_INFO("Last TLS error is: {}", ctxError); in verifyMtlsUser()
H A Dhttp_connection.hpp269 BMCWEB_LOG_INFO("Request: {} HTTP/{}.{} {} {} {}", logPtr(this), in handle()
/openbmc/bmcweb/include/
H A Dhostname_monitor.hpp28 BMCWEB_LOG_INFO("Replace HTTPs Certificate Success, " in installCertificate()
120 BMCWEB_LOG_INFO( in onPropertyUpdate()
143 BMCWEB_LOG_INFO("Register HostName PropertiesChanged Signal"); in registerHostnameSignal()
H A Dlogin_routes.hpp131 BMCWEB_LOG_INFO("Parsing value {}", it->value()); in handleLogin()
143 BMCWEB_LOG_INFO("Extra format, ignore it.{}", it->value()); in handleLogin()
H A Dobmc_console.hpp165 BMCWEB_LOG_INFO("Closing websocket. Reason: {}", err); in onClose()
/openbmc/bmcweb/src/
H A Dwebserver_cli.cpp34 BMCWEB_LOG_INFO("Working on log-level: {}", loglevel); in main()
48 BMCWEB_LOG_INFO("Successfully changed log-level "); in main()
H A Dssl_key_handler.cpp106 BMCWEB_LOG_INFO("Certificate verification is success"); in validateCertificate()
138 BMCWEB_LOG_INFO("Checking certs in file {}", filepath); in verifyOpensslKeyCert()
272 BMCWEB_LOG_INFO("Generating new keys"); in generateSslCertificate()
275 BMCWEB_LOG_INFO("Generating EC key"); in generateSslCertificate()
279 BMCWEB_LOG_INFO("Generating x509 Certificates"); in generateSslCertificate()
361 BMCWEB_LOG_INFO("Cert size is {}", buffer.size()); in generateSslCertificate()
456 BMCWEB_LOG_INFO("Building SSL Context file= {}", certFile.string()); in ensureCertificate()
H A Dwebserver_run.cpp43 BMCWEB_LOG_INFO("Requested log-level change to: {}", logLevel); in setLogLevel()
130 BMCWEB_LOG_INFO("Start Hostname Monitor Service..."); in run()
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp925 BMCWEB_LOG_INFO("Attempting to find message for last id {}", in addSSESubscription()
1347 BMCWEB_LOG_INFO("Failed to get Readings from Report properties"); in getReadingsForReport()
1355 BMCWEB_LOG_INFO("Failed to get Readings from Report properties"); in getReadingsForReport()
/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp334 BMCWEB_LOG_INFO("Hypervisor Interface not found"); in getHypervisorIfaceData()
789 BMCWEB_LOG_INFO( in handleHypervisorEthernetInterfacePatch()
H A Dupdate_service.hpp396 BMCWEB_LOG_INFO("Non-Software-related Error type={}. Ignored", type); in handleUpdateErrorType()
734 BMCWEB_LOG_INFO("Parsing value {}", it->value()); in extractMultipartUpdateParameters()
833 BMCWEB_LOG_INFO("Call to StartUpdate on {} Success, retPath = {}", in handleStartUpdate()
H A Dsensors.hpp2155 BMCWEB_LOG_INFO("setSensorsOverride for subNode{}", in setSensorsOverride()
2206 BMCWEB_LOG_INFO("Unable to find memberId {}", item.first); in setSensorsOverride()
2222 BMCWEB_LOG_INFO( in setSensorsOverride()
2248 BMCWEB_LOG_INFO("Unable to find sensor object{}", in setSensorsOverride()
H A Dprocessor.hpp615 BMCWEB_LOG_INFO("Getting CPU operating configs for {}", cpuId); in getCpuConfigData()
1066 BMCWEB_LOG_INFO("Setting config to {}", configPath.str); in patchAppliedOperatingConfig()
H A Dtask.hpp255 BMCWEB_LOG_INFO("sendTaskEvent: No events to send"); in sendTaskEvent()
H A Dcertificate_service.hpp395 BMCWEB_LOG_INFO("Certificate deleted"); in deleteCertificate()
500 BMCWEB_LOG_INFO("Certificate URI to replace: {}", certURI); in handleReplaceCertificateAction()
H A Dchassis.hpp156 BMCWEB_LOG_INFO("DBUS error: no matched iface {}", ec); in handlePhysicalSecurityGetSubTree()
H A Dmanagers.hpp427 BMCWEB_LOG_INFO( in asyncPopulatePid()
H A Dethernet.hpp2181 BMCWEB_LOG_INFO("Parent Interface URI: {}", parentInterfaceUri); in requestEthernetInterfacesRoutes()
/openbmc/bmcweb/
H A D.clang-tidy384 …y-identifier-naming.FunctionIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WA…
385 …ity-identifier-naming.StructIgnoredRegexp, value: (BMCWEB_LOG_DEBUG|BMCWEB_LOG_INFO|BMCWEB_LOG_WA…