Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
ostream_sink.h File Reference
#include "../details/null_mutex.h"
#include "base_sink.h"
#include <ostream>
#include <mutex>
+ Include dependency graph for ostream_sink.h:

Go to the source code of this file.

Classes

class  spdlog::sinks::ostream_sink< Mutex >
 

Namespaces

namespace  spdlog
 
namespace  spdlog::sinks
 

Typedefs

typedef ostream_sink< std::mutex > spdlog::sinks::ostream_sink_mt
 
typedef ostream_sink< details::null_mutexspdlog::sinks::ostream_sink_st