/workspaces/astro/sol3-sdk/cpp/sol3/log/logger.h File Reference

Space-ng SDK: /workspaces/astro/sol3-sdk/cpp/sol3/log/logger.h File Reference
Space-ng SDK
logger.h File Reference
#include <spdlog/sinks/sink.h>
#include <spdlog/spdlog.h>

Go to the source code of this file.

Namespaces

 sol3
 
 sol3::log
 

Functions

std::string sol3::log::defaultLogPattern ()
 
std::shared_ptr< spdlog::logger > sol3::log::setupDefaultLogger (std::string const &name, std::vector< spdlog::sink_ptr > sinks={})
 
std::shared_ptr< spdlog::logger > sol3::log::getLogger (std::string const &name, std::vector< spdlog::sink_ptr > sinks={})