Functions | |
std::string | flatlogs::priorityString (logPrioT &prio) |
Get the string representation of a log priority. More... | |
|
inline |
Get the string representation of a log priority.
[in] | prio | the log priority |
Definition at line 72 of file logPriority.hpp.
Referenced by flatlogs::jsonFormat(), flatlogs::minFormat(), flatlogs::stdFormat(), and flatlogs::stdShortFormat().