aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/babel-logging-resources.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/babel-logging-resources.properties')
-rw-r--r--src/main/resources/babel-logging-resources.properties8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/main/resources/babel-logging-resources.properties b/src/main/resources/babel-logging-resources.properties
index 99b2294..5213103 100644
--- a/src/main/resources/babel-logging-resources.properties
+++ b/src/main/resources/babel-logging-resources.properties
@@ -76,10 +76,12 @@ BABEL_REQUEST_PAYLOAD=\
BABEL_RESPONSE_PAYLOAD=\
BABEL0009I|\
- Babel response payload: {0}|\
+ Babel response payload: {0}|\
MISSING_REQUEST_ID=\
BABEL0010I|\
Missing request ID. Assigned {0}|\
- |\
- \ No newline at end of file
+
+MISSING_SERVICE_METADATA=\
+ BABEL0011W|\
+ The service node template: {0} does not provide a metadata section. Skipping...|\ \ No newline at end of file