MagAO-X
Operations Applications Utilities Source
Collaboration diagram for The log priorities:

Namespaces

 flatlogs::logPrio
 The log priority codes. These control if logs are stored on disk and how they are presented to users.
 

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)

Get the string representation of a log priority.

Parameters
[in]priothe log priority

Definition at line 68 of file logPriority.hpp.

Referenced by flatlogs::stdFormat().