Typedef Karana::Core::JsonToString#
Defined in File MsgLogger.h
Typedef Documentation#
-
using Karana::Core::JsonToString = std::function<std::string(const nlohmann::json&)>#
Function type for transforming json to string.
Defined in File MsgLogger.h
Function type for transforming json to string.