Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
LogCategory.cpp File Reference
#include "Engine/Logging/LogCategory.h"
#include <algorithm>
#include <cctype>
#include <fstream>
#include <nlohmann/json.hpp>
#include <plog/Log.h>
Include dependency graph for LogCategory.cpp:

Go to the source code of this file.

Namespaces

namespace  EngineCore
 Log category system implementation.

Functions

LogVerbosity EngineCore::verbosityFromString (const std::string &str)
 Parse verbosity from string (case-insensitive)