![]() |
Deskflow 1.26.0.418
Keyboard and mouse sharing utility
|
#include <LogLevel.h>


Public Types | |
| enum class | Level { Print = -1 , Fatal , Error , Warning , Info , Debug , Verbose } |
| Log levels. More... | |
Static Public Member Functions | |
| static QString | toOption (const LogLevel::Level &level) |
| static QString | toOption (const int &level) |
| static LogLevel::Level | fromOption (const QString &level) |
| static QString | toString (const LogLevel::Level &level) |
| static QString | toString (const int &level) |
| static QStringList | logLevelOptions () |
| static QStringList | logLevelNames () |
|
strong |
Log levels.
The logging priority levels in order of highest to lowest priority.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |