Furrent
|
#include <spdlog/sinks/basic_file_sink.h>
#include <spdlog/sinks/stdout_color_sinks.h>
#include <spdlog/spdlog.h>
#include <log/logger.hpp>
Namespaces | |
fur | |
Common types used in all the project. | |
fur::log | |
Functions | |
std::shared_ptr< spdlog::logger > | fur::log::initialize_custom_logger (bool do_file_sink) |