Photon 1.0.0
Loading...
Searching...
No Matches
null_sink.h File Reference

Go to the source code of this file.

Classes

class  spdlog::sinks::null_sink< Mutex >
 

Namespaces

namespace  spdlog
 
namespace  spdlog::sinks
 

Typedefs

using spdlog::sinks::null_sink_mt = null_sink< details::null_mutex >
 
using spdlog::sinks::null_sink_st = null_sink< details::null_mutex >
 

Functions

template<typename Factory = spdlog::synchronous_factory>
std::shared_ptr< loggerspdlog::null_logger_mt (const std::string &logger_name)
 
template<typename Factory = spdlog::synchronous_factory>
std::shared_ptr< loggerspdlog::null_logger_st (const std::string &logger_name)