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

Go to the source code of this file.

Classes

class  spdlog::sinks::wincolor_sink< Mutex >
 
class  spdlog::sinks::wincolor_stdout_sink< Mutex >
 
class  spdlog::sinks::wincolor_stderr_sink< Mutex >
 

Namespaces

namespace  spdlog
 
namespace  spdlog::sinks
 

Typedefs

typedef wincolor_stdout_sink< std::mutex > spdlog::sinks::wincolor_stdout_sink_mt
 
typedef wincolor_stdout_sink< details::null_mutexspdlog::sinks::wincolor_stdout_sink_st
 
typedef wincolor_stderr_sink< std::mutex > spdlog::sinks::wincolor_stderr_sink_mt
 
typedef wincolor_stderr_sink< details::null_mutexspdlog::sinks::wincolor_stderr_sink_st