|
TrueReality
v0.1.1912
|
#include <trUtil/Logging/LogLevel.h>
Go to the source code of this file.
Namespaces | |
| trUtil::Logging | |
Functions | |
| TR_UTIL_EXPORT LogLevel | trUtil::Logging::LogLevelFromString (const std::string &levelString) |
| Logs level from string. More... | |
| const TR_UTIL_EXPORT std::string & | trUtil::Logging::LogLevelToString (LogLevel logLevel) |
| Logs level to string. More... | |