Flyby SDK v0.3.0
Loading...
Searching...
No Matches
log.h File Reference
#include <fstream>
#include <mutex>
#include <string>
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 { ERROR = 0 , WARNING , INFO , DEBUG }
 The log level that is displayed with the message in the log.
 

Detailed Description

Author
Micky Abir micky.nosp@m.@fly.nosp@m.bydev.nosp@m..com

This file contains the logger used commonly