OSVR-Core
|
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>
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. | |
Regstry to maintain instantiated loggers and global settings.