Issue #1206 - Added logging of load of postProcessedModels.xml

Change-Id: I141c165a5ffefa7a50793fc9e8092239288dfbb8

Former-commit-id: ebf25e384d [formerly 9d332ba278] [formerly 25da735129 [formerly 5eae43298a59973727c537aed3e9ca499d99b135]]
Former-commit-id: 25da735129
Former-commit-id: 6e1230e5b4
This commit is contained in:
James Korman 2012-09-20 15:58:40 -05:00
parent bc91e0f031
commit ccf06fa64e

View file

@ -46,7 +46,7 @@ import com.raytheon.uf.common.status.UFStatus;
* Date Ticket# Engineer Description
* ------------ ---------- ----------- --------------------------
* 8/30/10 5875 bphillip Initial Creation
*
* 9/20/2012 1206 jkorman Added logging of postProcessedModels load.
* </pre>
*
* @author bphillip
@ -95,6 +95,8 @@ public class GribPostProcessor {
PostProcessedModelSet ppModelSet = (PostProcessedModelSet) SerializationUtil
.jaxbUnmarshalFromXmlFile(processorFile);
statusHandler.info(String.format("Using postProcessorFile [%s]", processorFile));
/*
* Iterate over post processed models. Determine which models apply
* to each post processor if a regex is present