LeviLamina
Loading...
Searching...
No Matches
LogLevel.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
LogLevel : uint {
6
Verbose = 0,
7
Inform = 1,
8
Warning = 2,
9
Error = 3,
10
Count = 4,
11
};
src
mc
deps
core
debug
log
LogLevel.h
Generated on Fri Jun 13 2025 05:04:17 for LeviLamina by
1.12.0