WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
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)
 

Detailed Description

template<async_overflow_policy OverflowPolicy = async_overflow_policy::block>
struct spdlog::async_factory_impl< OverflowPolicy >

Definition at line 37 of file async.h.

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

Definition at line 40 of file async.h.

Here is the call graph for this function:

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