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

Regstry to maintain instantiated loggers and global settings. More...

#include <osvr/Util/LogRegistry.h>
#include <osvr/Util/GetEnvironmentVariable.h>
#include "LogDefaults.h"
#include "LogLevelTranslate.h"
#include "LogSinks.h"
#include "LogUtils.h"
#include <osvr/Util/BinaryLocation.h>
#include <osvr/Util/Log.h>
#include <osvr/Util/LogLevel.h>
#include <osvr/Util/LogNames.h>
#include <osvr/Util/Logger.h>
#include <osvr/Util/PlatformConfig.h>
#include <boost/filesystem.hpp>
#include <spdlog/common.h>
#include <spdlog/spdlog.h>
#include <iostream>
#include <utility>

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.
 

Detailed Description

Regstry to maintain instantiated loggers and global settings.

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

Definition in file LogRegistry.cpp.