To add a new type of log file: 1) Add a new enumeration definition for the file in LogManager.h 2) Add an entry for that new enumeration in the flagToPath() function right below the enumeration definion.