Lines Matching full:logging
9 #include <phosphor-logging/log.hpp>
82 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
83 "Logging numeric trigger action to Redfish Event Log.", in commit()
84 phosphor::logging::entry("REDFISH_MESSAGE_ID=%s", messageId), in commit()
85 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%f,%s", in commit()
91 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
92 "Logging numeric trigger action to Redfish Event Log.", in commit()
93 phosphor::logging::entry("REDFISH_MESSAGE_ID=%s", messageId), in commit()
94 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%f,%f,%s", in commit()
139 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
140 "Logging discrete trigger action to Redfish Event Log.", in commit()
141 phosphor::logging::entry( in commit()
144 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%s,%s", in commit()
186 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
187 "Logging onChange discrete trigger action to Redfish Event Log.", in commit()
188 phosphor::logging::entry( in commit()
191 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%s,%s", in commit()