This commit is contained in:
SysRay 2024-06-01 16:32:15 +02:00
parent 6fb06ba88b
commit a17055e476

View File

@ -34,7 +34,7 @@ constexpr uint8_t isIgnored(void* module, eTrace_Level level) {
return true;
}
constexpr void flush(){}
constexpr void flush() {}
} // namespace __Log
/**