34 #include <osg/Referenced> 89 virtual void LogMessage(
const LogData& logData) = 0;
virtual ~LogWriter()
Destructor.
std::string logName
The frame number.
std::string file
The name of the Log instance (could be empty)
int line
The calling method of the message.
LogData()
Default constructor.
Interface class to receive messages from the Log.
std::string method
The source file of the message.
A class that represents date time utility.
Namespace that holds various utility classes for the engine.
unsigned frameNumber
Time of message.
std::string msg
The line number of the source code of the message.
trUtil::DateTime time
Log level.
trUtil::Logging::LogLevel logLevel