Lines Matching full:logging
9 #include <phosphor-logging/log.hpp>
63 phosphor::logging::log<phosphor::logging::level::INFO>(msg.c_str()); in commit()
113 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
114 "Logging numeric trigger action to Redfish Event Log.", in commit()
115 phosphor::logging::entry("REDFISH_MESSAGE_ID=%s", messageId), in commit()
116 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%f,%s", in commit()
122 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
123 "Logging numeric trigger action to Redfish Event Log.", in commit()
124 phosphor::logging::entry("REDFISH_MESSAGE_ID=%s", messageId), in commit()
125 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%f,%f,%s", in commit()
183 phosphor::logging::log<phosphor::logging::level::INFO>(msg.c_str()); in commit()
193 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
194 "Logging discrete trigger action to Redfish Event Log.", in commit()
195 phosphor::logging::entry( in commit()
198 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%s,%s", in commit()
249 phosphor::logging::log<phosphor::logging::level::INFO>(msg.c_str()); in commit()
259 phosphor::logging::log<phosphor::logging::level::INFO>( in commit()
260 "Logging onChange discrete trigger action to Redfish Event Log.", in commit()
261 phosphor::logging::entry( in commit()
264 phosphor::logging::entry("REDFISH_MESSAGE_ARGS=%s,%s,%s", in commit()