[AAI-818] Adding a Synapse policy for chameleon.
[aai/data-router.git] / src / main / resources / logging / QueryMsgs.properties
diff --git a/src/main/resources/logging/QueryMsgs.properties b/src/main/resources/logging/QueryMsgs.properties
new file mode 100644 (file)
index 0000000..4211c09
--- /dev/null
@@ -0,0 +1,31 @@
+#Resource key=Error Code|Message text|Resolution text |Description text
+#######
+#Newlines can be utilized to add some clarity ensuring continuing line
+#has atleast one leading space
+#ResourceKey=\
+#             ERR0000E\
+#             Sample error msg txt\
+#             Sample resolution msg\
+#             Sample description txt
+#
+######
+#Error code classification category
+#000  Info/Debug
+#100  Permission errors
+#200  Availability errors/Timeouts
+#300  Data errors
+#400  Schema Interface type/validation errors
+#500  Business process errors
+#900  Unknown errors
+#
+########################################################################
+
+
+
+QUERY_INFO=\
+         DR0013I|\
+         QueryRouter Info: {0}
+QUERY_ERROR=\
+         DR0013E|\
+         QueryRouter Error: {0}
+