Unravel Engine C++ Reference
Loading...
Searching...
No Matches
logging.cpp File Reference
#include "logging.h"
#include <base/platform/config.hpp>
#include <spdlog/sinks/basic_file_sink.h>
#include <spdlog/sinks/stdout_color_sinks.h>

Go to the source code of this file.

Namespaces

namespace  spdlog
 
namespace  spdlog::sinks
 
namespace  unravel
 

Typedefs

using spdlog::sinks::platform_sink_mt = stdout_color_sink_mt
 
using spdlog::sinks::platform_sink_st = stdout_color_sink_st
 

Functions

auto unravel::get_mutable_logging_container () -> std::shared_ptr< spdlog::sinks::dist_sink_mt >