mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-27 03:38:45 -05:00
Reviews log messages, fixed some typos and ensure consistency
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "filesystem.h"
|
||||
|
||||
static const char* log_codes[] = {"FATAL:", "ERROR:", "Warning:", "Info:", "[verbose]", "Debug:", "Trace:"};
|
||||
static const char* log_codes[] = {"FATAL:", "ERROR:", "Warning:", "Info:", "Verbose:", "Debug:", "Trace:"};
|
||||
|
||||
LogManager::LogManager()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user