diff options
Diffstat (limited to 'src/main/resources/logging/DataRouterMsgs.properties')
-rw-r--r-- | src/main/resources/logging/DataRouterMsgs.properties | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/logging/DataRouterMsgs.properties b/src/main/resources/logging/DataRouterMsgs.properties index fff262c..6267321 100644 --- a/src/main/resources/logging/DataRouterMsgs.properties +++ b/src/main/resources/logging/DataRouterMsgs.properties @@ -170,4 +170,7 @@ FAIL_TO_CREATE_UPDATE_DOC=\ Failed to create or update document in index {0}. Cause: {1} LOAD_OXM_ERROR=\ DR5000E|\ - Unable to load Oxm model: {0}\ + Unable to load Oxm model: {0}\ +PROCESSED_REQUEST=\ + DR00015I|\ + Processed DataRouter {0} request in {1} ms |