mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-23 19:02:25 +00:00
Incremental
This commit is contained in:
parent
77c7ea191a
commit
5117843089
@ -36,7 +36,7 @@
|
|||||||
#undef FMT_HEADER_ONLY
|
#undef FMT_HEADER_ONLY
|
||||||
#include <fmt/core.h>
|
#include <fmt/core.h>
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|
||||||
namespace Logs {
|
namespace Logs {
|
||||||
enum DebugLevel {
|
enum DebugLevel {
|
||||||
General = 1, // 1 - Low-Level general debugging, useful info on single line
|
General = 1, // 1 - Low-Level general debugging, useful info on single line
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user