|
spdlog
|
Go to the source code of this file.
Namespaces | |
| namespace | 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) |