Flyby SDK v1.0.2
Loading...
Searching...
No Matches
log.h File Reference
#include <fstream>
#include <mutex>
#include <string>
#include <flyby/message/client.h>
Include dependency graph for log.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.

Detailed Description

Author
Micky Abir <[email protected]>

This file contains the logger used commonly