OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LogLevel.h File Reference

Header. More...

Go to the source code of this file.

Namespaces

 osvr
 <
 
 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  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

Definition in file LogLevel.h.