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

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

#include <LogSinks.h>

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

Detailed Description

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

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.


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