OSVR-Core
List of all members
osvr::util::log::stderr_sink< Mutex > Class Template Reference

A sink which sends its output to std::cerr. More...

#include <LogSinks.h>

Inheritance diagram for osvr::util::log::stderr_sink< Mutex >:

Detailed Description

template<typename Mutex>
class osvr::util::log::stderr_sink< Mutex >

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.


The documentation for this class was generated from the following file: