Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp72 void helper_log(T&& e, std::integer_sequence<size_t, I...>) in helper_log() function
90 helper_log(std::forward<T>(e), std::make_index_sequence<e_size>{}); in log()