public static void resetLogLevelColorMap() { // empty the map _logLevelColorMap.clear(); // repopulate map and reset text color black for (int i = 0; ...
確定! 回上一頁