OSVR-Core
Namespaces | Functions
LogLevelTranslate.h File Reference

Header. More...

#include <osvr/Util/LogLevel.h>
#include <spdlog/common.h>

Go to the source code of this file.

Namespaces

 osvr
 The main namespace for all C++ elements of the framework, internal and external.
 
 osvr::util
 The Util library: Functionality not necessarily coupled to any particular core library, serving more as a common base layer behind all systems.
 

Functions

spdlog::level::level_enum osvr::util::log::convertToLevelEnum (OSVR_LogLevel level)
 Maps OSVR log levels into spdlog levels.
 
spdlog::level::level_enum osvr::util::log::convertToLevelEnum (LogLevel level)
 
LogLevel osvr::util::log::convertFromLevelEnum (spdlog::level::level_enum level)
 The reverse mapping.
 

Detailed Description

Header.

Date
2016
Author
Sensics, Inc. http://sensics.com/osvr