Changes in src/Helpers/logger.hpp [952f38:92c52f]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Helpers/logger.hpp
r952f38 r92c52f 25 25 static bool DoOutput(); 26 26 static void setVerbosity(int verbosityLevel); 27 static int getVerbosity(); 27 28 28 29 protected:
Note:
See TracChangeset
for help on using the changeset viewer.