OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::log::stdout_sink< Mutex > Class Template Reference

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>

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.

Definition at line 67 of file LogSinks.h.


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