|
Flyby SDK v1.0.2
|
#include <fstream>#include <mutex>#include <string>#include <flyby/message/client.h>
Go to the source code of this file.
Classes | |
| class | flyby::Logger |
| The base logger class. More... | |
Enumerations | |
| enum class | flyby::LogLevel : uint8_t { ERROR = 0 , WARNING , INFO , DEBUG } |
| The log level that is displayed with the message in the log. | |
This file contains the logger used commonly