diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-06-10 00:04:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-10 00:04:32 +0000 |
commit | 5c04cdde760ff9f92235f29f8892977853bce864 (patch) | |
tree | be3fe8927493634a089110f550b900a5f0452bf9 /common-logging/src | |
parent | 854e710c676f573b2388f9b41a372ec4889e9a06 (diff) | |
parent | 63c0d52f2e32cf2c19864e87ed0038c47bf90040 (diff) |
Merge "Fix entry in logging message catalog"
Diffstat (limited to 'common-logging/src')
-rw-r--r-- | common-logging/src/main/resources/org/onap/policy/common/logging/eelf/Resources.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-logging/src/main/resources/org/onap/policy/common/logging/eelf/Resources.properties b/common-logging/src/main/resources/org/onap/policy/common/logging/eelf/Resources.properties index b344fac1..47480d01 100644 --- a/common-logging/src/main/resources/org/onap/policy/common/logging/eelf/Resources.properties +++ b/common-logging/src/main/resources/org/onap/policy/common/logging/eelf/Resources.properties @@ -167,7 +167,7 @@ ERROR_PROCESS_FLOW=\ Please check other logs for more information|\ error caught during server management -ERROR_SCHEMA-INVALID=\ +ERROR_SCHEMA_INVALID=\ POLICY-400E|\ ERROR: {0}|\ Please check other logs for more information|\ |