Migrate common code to router-core from DR
[aai/router-core.git] / src / main / resources / logging / RouterCoreMsgs.properties
index 5c8c183..e8fa332 100644 (file)
@@ -31,4 +31,12 @@ EVENT_PROCESSING_EXCEPTION=\
 
 EVENT_CONSUMER_CREATION_EXCEPTION=\
   AC0502E|\
-  Could not create event consumer due to the following exception: {0}
\ No newline at end of file
+  Could not create event consumer due to the following exception: {0}
+
+LOADED_OXM_FILE=\
+            DR0014I|\
+            Successfully loaded schema: {0}
+
+SCHEMA_INGEST_LOAD_ERROR=\
+            DR5001E|\
+            Unable to load schema ingest properties file due to : {0}
\ No newline at end of file