|
UTILLib 2.0
Common C++ library with utilities.
|


Go to the source code of this file.
Classes | |
| struct | util::log::LogMessage |
Namespaces | |
| namespace | util |
| Main namespace for the util library. | |
| namespace | util::log |
| The log namespace is used for log related classes and functions. | |
Functions | |
| std::string | util::log::GetSeverityString (LogSeverity severity) |
| Returns the log level as a string. | |
Defines the log message structure.