template <typename Msg, typename... KeyValuePairs>
struct LogValue
Defined at line 120 of file ../../sdk/lib/driver/logging/cpp/internal/logger_internal.h
Public Members
Msg msg
fdf_internal::Tuplet<KeyValuePairs...> kvps
Public Methods
void LogValue<Msg, KeyValuePairs...> (Msg msg, Tuplet<KeyValuePairs...> kvps)
Defined at line 121 of file ../../sdk/lib/driver/logging/cpp/internal/logger_internal.h
void LogNew (fdf::Logger &logger,FuchsiaLogSeverityseverity,const char *file,unsigned intline,const char *condition)
Defined at line 122 of file ../../sdk/lib/driver/logging/cpp/internal/logger_internal.h