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