Agora  1.2.0
Agora project
stdout_color_sinks-inl.h File Reference
Include dependency graph for stdout_color_sinks-inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 spdlog
 

Functions

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