spdlog
Loading...
Searching...
No Matches
spdlog
async_factory_impl
Static Public Member Functions
|
List of all members
spdlog::async_factory_impl< OverflowPolicy > Struct Template Reference
Detailed Description
template<
async_overflow_policy
OverflowPolicy = async_overflow_policy::block>
struct spdlog::async_factory_impl< OverflowPolicy >
Definition at line
35
of file
async.h
.
#include <
async.h
>
Static Public Member Functions
template<typename Sink , typename... SinkArgs>
static
std::shared_ptr
<
async_logger
>
create
(
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
)
inline
static
Definition at line
38
of file
async.h
.
The documentation for this struct was generated from the following file:
async.h
Generated by
1.9.8