TrueReality  v0.1.1912
Log.cpp File Reference
#include <trUtil/Logging/Log.h>
#include <trUtil/Bits.h>
#include <trUtil/Logging/LogManager.h>
#include <trUtil/Logging/LogWriterConsole.h>
#include <trUtil/StringUtils.h>
#include <osg/Referenced>
#include <osg/ref_ptr>
#include <osg/observer_ptr>
#include <osgDB/FileNameUtils>
#include <algorithm>
#include <stdarg.h>
Include dependency graph for Log.cpp:

Go to the source code of this file.

Classes

class  trUtil::Logging::LogImpl
 

Namespaces

 trUtil::Logging
 

Functions

static osg::ref_ptr< LogManager > trUtil::Logging::LOG_MANAGER (NULL)
 
static LogLevel trUtil::Logging::DEFAULT_LOG_LEVEL (LogLevel::LOG_WARNING)