aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/logging/EntityEventPolicyMsgs.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/logging/EntityEventPolicyMsgs.properties')
-rw-r--r--src/main/resources/logging/EntityEventPolicyMsgs.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/logging/EntityEventPolicyMsgs.properties b/src/main/resources/logging/EntityEventPolicyMsgs.properties
index 85444c9..8debaae 100644
--- a/src/main/resources/logging/EntityEventPolicyMsgs.properties
+++ b/src/main/resources/logging/EntityEventPolicyMsgs.properties
@@ -21,11 +21,11 @@
########################################################################
-DISCARD_AAI_EVENT_VERBOSE=\
+DISCARD_EVENT_VERBOSE=\
EEP0001E|\
Discarding event. Reason: {0}. Payload: {1}
-DISCARD_AAI_EVENT_NONVERBOSE=\
+DISCARD_EVENT_NONVERBOSE=\
EEP0002E|\
Discarding event. Reason: {0}
@@ -73,13 +73,13 @@ FAIL_TO_CREATE_SEARCH_INDEX=\
EEP012E|\
Failed to create Search index {0} due to: {1}
-PROCESS_AAI_ENTITY_EVENT_POLICY_VERBOSE=\
+PROCESS_ENTITY_EVENT_POLICY_VERBOSE=\
EEP0001I|\
- Processing AAI Entity Event Policy: [Action: {0} Entity Type: {1}]. Payload: {2}
+ Processing Entity Event Policy: [Action: {0} Entity Type: {1}]. Payload: {2}
-PROCESS_AAI_ENTITY_EVENT_POLICY_NONVERBOSE=\
+PROCESS_ENTITY_EVENT_POLICY_NONVERBOSE=\
EEP0002I|\
- Processing AAI Entity Event Policy: [Action: {0} Entity Type: {1}].
+ Processing Entity Event Policy: [Action: {0} Entity Type: {1}].
CROSS_ENTITY_REFERENCE_SYNC=\
EEP0003I|\