if (file.exists()) {
                addInfo("Could find resource [file:" + ETC_LOGBACK_CUSTOM_XML + "]");
                valid = true;
            } else {
                addInfo("Could NOT find resource [file:" + ETC_LOGBACK_CUSTOM_XML + "]");