getNonfatalErrorsLogPath().getFile().getAbsolutePath(),
new NonFatalErrorFormatter(getLogExtraInfo()), true);
setupLogFile(uriErrors,
getUriErrorsLogPath().getFile().getAbsolutePath(),
new UriErrorFormatter(), true);
setupLogFile(progressStats,
getProgressLogPath().getFile().getAbsolutePath(),
new StatisticsLogFormatter(), true);