mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 12:03:48 -07:00
added debug:disable_logs
This commit is contained in:
@@ -17,4 +17,5 @@ namespace Debug {
|
||||
void log(LogLevel level, const char* fmt, ...);
|
||||
|
||||
inline std::string logFile;
|
||||
inline int64_t* disableLogs = nullptr;
|
||||
};
|
Reference in New Issue
Block a user