|
Symphony Of Empires
|
#include <string>#include "eng3d/string.hpp"

Go to the source code of this file.
Namespaces | |
| Eng3D | |
| Eng3D::Log | |
Functions | |
| void | Eng3D::Log::log (const std::string_view severity, const std::string_view category, const std::string_view msg) |
| Logs data to a file or console. More... | |
| void | Eng3D::Log::debug (const std::string_view category, const std::string_view msg) |
| void | Eng3D::Log::warning (const std::string_view category, const std::string_view msg) |
| void | Eng3D::Log::error (const std::string_view category, const std::string_view msg) |