|
Agora
1.2.0
Agora project
|
#include <spdlog/sinks/stdout_sinks.h>#include <spdlog/details/console_globals.h>#include <spdlog/pattern_formatter.h>#include <memory>

Go to the source code of this file.
Namespaces | |
| spdlog | |
| spdlog::sinks | |
Functions | |
| template<typename Factory > | |
| SPDLOG_INLINE std::shared_ptr< logger > | spdlog::stdout_logger_mt (const std::string &logger_name) |
| template<typename Factory > | |
| SPDLOG_INLINE std::shared_ptr< logger > | spdlog::stdout_logger_st (const std::string &logger_name) |
| template<typename Factory > | |
| SPDLOG_INLINE std::shared_ptr< logger > | spdlog::stderr_logger_mt (const std::string &logger_name) |
| template<typename Factory > | |
| SPDLOG_INLINE std::shared_ptr< logger > | spdlog::stderr_logger_st (const std::string &logger_name) |