spdlog
Loading...
Searching...
No Matches
Namespaces | Functions
stdout_color_sinks-inl.h File Reference

Go to the source code of this file.

#include <spdlog/sinks/stdout_color_sinks.h>
#include <spdlog/logger.h>
#include <spdlog/common.h>

Namespaces

namespace  spdlog
 

Functions

template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stdout_color_mt (const std::string &logger_name, color_mode mode)
 
template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stdout_color_st (const std::string &logger_name, color_mode mode)
 
template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stderr_color_mt (const std::string &logger_name, color_mode mode)
 
template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stderr_color_st (const std::string &logger_name, color_mode mode)