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. | |
Regstry to maintain instantiated loggers and global settings.
Definition in file LogRegistry.cpp.