Agora  1.2.0
Agora project
spdlog::async_factory_impl< OverflowPolicy > Struct Template Reference

#include <async.h>

Static Public Member Functions

template<typename Sink , typename... SinkArgs>
static std::shared_ptr< async_loggercreate (std::string logger_name, SinkArgs &&... args)
 

Member Function Documentation

◆ create()

template<async_overflow_policy OverflowPolicy = async_overflow_policy::block>
template<typename Sink , typename... SinkArgs>
static std::shared_ptr<async_logger> spdlog::async_factory_impl< OverflowPolicy >::create ( std::string  logger_name,
SinkArgs &&...  args 
)
inlinestatic
Here is the call graph for this function:

The documentation for this struct was generated from the following file: