aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/logging/RouterCoreMsgs.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/logging/RouterCoreMsgs.properties')
-rw-r--r--src/main/resources/logging/RouterCoreMsgs.properties10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/main/resources/logging/RouterCoreMsgs.properties b/src/main/resources/logging/RouterCoreMsgs.properties
index 5c8c183..e8fa332 100644
--- a/src/main/resources/logging/RouterCoreMsgs.properties
+++ b/src/main/resources/logging/RouterCoreMsgs.properties
@@ -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