A sink which sends its output to std::cout. This sink is a drop-in replacement for spdlog::stdout_sink and differs only in that this sink isn't a singleton. More...
#include <osvr/Util/LogSinks.h>
A sink which sends its output to std::cout. This sink is a drop-in replacement for spdlog::stdout_sink and differs only in that this sink isn't a singleton.
Definition at line 67 of file LogSinks.h.