A sink which sends its output to std::cerr. This sink is a drop-in replacement for spdlog::stderr_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::cerr. This sink is a drop-in replacement for spdlog::stderr_sink and differs only in that this sink isn't a singleton.
Definition at line 84 of file LogSinks.h.