Searched refs:outputLogPath (Results 1 – 1 of 1) sorted by relevance
452 public static void initLogger(Logger logger, String outputLogPath) { in initLogger() argument455 FileHandler fh = new FileHandler(outputLogPath); in initLogger()