Change console logging to follow LogMask
This commit is contained in:
@@ -31,6 +31,8 @@ public:
|
||||
};
|
||||
};
|
||||
|
||||
extern Severity::type loggingSeverity;
|
||||
|
||||
void OpenLog();
|
||||
void CloseLog();
|
||||
void SetLogMask(Severity::type severity);
|
||||
|
||||
Reference in New Issue
Block a user