OSVR-Core
Namespaces | Enumerations
LogLevel.h File Reference

Header. More...

#include <osvr/Util/LogLevelC.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.
 

Enumerations

enum  osvr::util::log::LogLevel {
  trace, debug = OSVR_LOGLEVEL_DEBUG, info = OSVR_LOGLEVEL_INFO, notice = OSVR_LOGLEVEL_NOTICE,
  warn = OSVR_LOGLEVEL_WARN, error = OSVR_LOGLEVEL_ERROR, critical = OSVR_LOGLEVEL_CRITICAL
}
 Log message severity levels.
 

Detailed Description

Header.

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