Add RequestId and InvocationId to DR
[dmaap/datarouter.git] / datarouter-prov / src / main / java / org / onap / dmaap / datarouter / provisioning / eelf / EelfMsgs.java
index de16ca4..b1d856c 100644 (file)
@@ -42,7 +42,11 @@ public enum EelfMsgs implements EELFResolvableErrorEnum {
      * Application message prints user and SUBID (accepts two arguments)\r
      */\r
 \r
-    MESSAGE_WITH_BEHALF_AND_SUBID;\r
+    MESSAGE_WITH_BEHALF_AND_SUBID,\r
+\r
+    ENTRY,\r
+\r
+    EXIT;\r
 \r
 \r
     /**\r