API
Collaboration diagram for The log priorities:

Functions

std::string flatlogs::priorityString (logPrioT &prio)
 Get the string representation of a log priority. More...
 

Detailed Description

Function Documentation

◆ priorityString()

std::string flatlogs::priorityString ( logPrioT prio)
inline

Get the string representation of a log priority.

Parameters
[in]priothe log priority

Definition at line 72 of file logPriority.hpp.

Referenced by flatlogs::jsonFormat(), flatlogs::minFormat(), flatlogs::stdFormat(), and flatlogs::stdShortFormat().