Lines Matching refs:BMCWEB_LOG_DEBUG

332                 BMCWEB_LOG_DEBUG("Not subscribed to this resource");  in eventMatchesFilter()
335 BMCWEB_LOG_DEBUG("ResourceType {} found in the subscribed list", in eventMatchesFilter()
345 BMCWEB_LOG_DEBUG("'MessageId' not present"); in eventMatchesFilter()
362 BMCWEB_LOG_DEBUG("extracted registry {}", registry); in eventMatchesFilter()
363 BMCWEB_LOG_DEBUG("extracted message key {}", messageKey); in eventMatchesFilter()
368 BMCWEB_LOG_DEBUG("did not find registry {} in registryMsgIds", in eventMatchesFilter()
370 BMCWEB_LOG_DEBUG("registryMsgIds has {} entries", in eventMatchesFilter()
380 BMCWEB_LOG_DEBUG("Filter didn't match"); in eventMatchesFilter()
429 BMCWEB_LOG_DEBUG("Read eventLog entry failed"); in filterAndSendEventLogs()
435 BMCWEB_LOG_DEBUG("Event {} did not match the filter", in filterAndSendEventLogs()
445 BMCWEB_LOG_DEBUG("No log entries available to be transferred."); in filterAndSendEventLogs()
503 BMCWEB_LOG_DEBUG("Retry policy was nullptr, ignoring set"); in updateRetryConfig()
517 BMCWEB_LOG_DEBUG("Subscription ID: {}", id2); in setSubscriptionId()
535 BMCWEB_LOG_DEBUG( in retryRespHandler()
675 BMCWEB_LOG_DEBUG("Old eventService config not exist"); in loadOldBehavior()
751 BMCWEB_LOG_DEBUG( in loadOldBehavior()
756 BMCWEB_LOG_DEBUG("Remove old eventservice config"); in loadOldBehavior()
1078 BMCWEB_LOG_DEBUG("Filter didn't match"); in sendEvent()
1136 BMCWEB_LOG_DEBUG("Redfish log file: seek to {}", in readEventLogsFromFile()
1144 BMCWEB_LOG_DEBUG("Redfish log file: found new event log entry"); in readEventLogsFromFile()
1151 BMCWEB_LOG_DEBUG( in readEventLogsFromFile()
1162 BMCWEB_LOG_DEBUG( in readEventLogsFromFile()
1173 BMCWEB_LOG_DEBUG("Read eventLog entry params failed for {}", in readEventLogsFromFile()
1183 BMCWEB_LOG_DEBUG("EventService disabled or no Subscriptions."); in readEventLogsFromFile()
1190 BMCWEB_LOG_DEBUG("No log entries available to be transferred."); in readEventLogsFromFile()
1220 BMCWEB_LOG_DEBUG("Inotify was canceled (shutdown?)"); in watchRedfishEventLogFile()
1229 BMCWEB_LOG_DEBUG("reading {} via inotify", bytesTransferred); in watchRedfishEventLogFile()
1253 BMCWEB_LOG_DEBUG( in watchRedfishEventLogFile()
1260 BMCWEB_LOG_DEBUG( in watchRedfishEventLogFile()
1310 BMCWEB_LOG_DEBUG("starting Event Log Monitor"); in startEventLogMonitor()
1406 BMCWEB_LOG_DEBUG("Metrics report signal - Unregister"); in unregisterMetricReportSignal()
1416 BMCWEB_LOG_DEBUG("Not registering metric report signal."); in registerMetricReportSignal()
1420 BMCWEB_LOG_DEBUG("Metrics report signal - Register"); in registerMetricReportSignal()