MagAO-X
|
||||
|
![]() |
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... | |
std::string flatlogs::priorityString | ( | logPrioT & | prio | ) |
Get the string representation of a log priority.
[in] | prio | the log priority |
Definition at line 68 of file logPriority.hpp.
Referenced by flatlogs::stdFormat().