Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
logging.cpp File Reference
#include "logging.hpp"
#include "core/config/config.hpp"
#include "ui/dialog/console/ConsoleWriter.hpp"
#include <spdlog/sinks/rotating_file_sink.h>
#include <spdlog/sinks/stdout_color_sinks.h>
#include <spdlog/spdlog.h>

Namespaces

namespace  atlas
 
namespace  atlas::logging
 

Functions

void atlas::logging::init ()
 
void atlas::logging::setFormat ()
 
std::string atlas::logging::formatSourceLocation (const std::source_location loc, const format_ns::string_view msg)