TrueReality  v0.1.1912
trUtil::Logging::LogImpl Class Reference

Public Member Functions

 LogImpl (const std::string &name)
 

Public Attributes

unsigned int mOutputStreamBit
 the current output stream option More...
 
std::string mName
 
LogLevel mLevel
 
Log::LogWriterContainer mWriters
 

Detailed Description

Definition at line 50 of file Log.cpp.

Constructor & Destructor Documentation

◆ LogImpl()

trUtil::Logging::LogImpl::LogImpl ( const std::string &  name)
inlineexplicit

Definition at line 53 of file Log.cpp.

Member Data Documentation

◆ mLevel

LogLevel trUtil::Logging::LogImpl::mLevel

◆ mName

std::string trUtil::Logging::LogImpl::mName

Definition at line 62 of file Log.cpp.

Referenced by trUtil::Logging::Log::GetName(), and trUtil::Logging::Log::LogMessage().

◆ mOutputStreamBit

unsigned int trUtil::Logging::LogImpl::mOutputStreamBit

◆ mWriters


The documentation for this class was generated from the following file: