AYON Cpp Api  0.1.0
Loading...
Searching...
No Matches
AyonLogger.h File Reference
#include <cstdint>
#include <cstdlib>
#include <filesystem>
#include <memory>
#include <optional>
#include <set>
#include <sstream>
#include <string>
#include "spdlog/common.h"
#include "spdlog/sinks/basic_file_sink.h"
#include "spdlog/sinks/stdout_color_sinks.h"
#include "spdlog/async.h"
#include <spdlog/spdlog.h>
#include "AyonCppApiCrossPlatformMacros.h"
Include dependency graph for AyonLogger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AyonLogger
 Simple Logger Class that wraps around spdlog in order to expose easy logging functions
AyonLogger::getInstance(log_File_path.json) init code
automaticly logs to file and console. More...