The Log Class Implementation. More...
#include "Pchheader.h"#include "Log.h"#include "Console.h"#include <spdlog/sinks/stdout_color_sinks.h>#include <spdlog/sinks/rotating_file_sink.h>#include <spdlog/sinks/basic_file_sink.h>#include <time.h>Go to the source code of this file.
Namespaces | |
| namespace | Spices |
The Log Class Implementation.
Definition in file Log.cpp.