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

Go to the source code of this file.

#include <spdlog/sinks/stdout_sinks.h>
#include <spdlog/details/console_globals.h>
#include <spdlog/pattern_formatter.h>
#include <memory>

Namespaces

namespace  spdlog
 
namespace  spdlog::sinks
 

Functions

template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stdout_logger_mt (const std::string &logger_name)
 
template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stdout_logger_st (const std::string &logger_name)
 
template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stderr_logger_mt (const std::string &logger_name)
 
template<typename Factory >
SPDLOG_INLINE std::shared_ptr< loggerspdlog::stderr_logger_st (const std::string &logger_name)