spdlog
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
spdlog::synchronous_factory Struct Reference

Detailed Description

Definition at line 13 of file synchronous_factory.h.

#include <synchronous_factory.h>

Static Public Member Functions

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

Member Function Documentation

◆ create()

template<typename Sink , typename... SinkArgs>
static std::shared_ptr< spdlog::logger > spdlog::synchronous_factory::create ( std::string  logger_name,
SinkArgs &&...  args 
)
inlinestatic

Definition at line 16 of file synchronous_factory.h.


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