X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-janus%2Fsrc%2Fmain%2Fresources%2Flogging%2FChampJanusMsgs.properties;fp=champ-lib%2Fchamp-janus%2Fsrc%2Fmain%2Fresources%2Flogging%2FChampJanusMsgs.properties;h=08a05c67bef74b08fcba3edd76bca388ffe07104;hb=8524acbca18540f589dcb9d8335e3cc67fb6e059;hp=0000000000000000000000000000000000000000;hpb=d1a8f8ff686326708829e51878b8c87643ff91a9;p=aai%2Fchamp.git diff --git a/champ-lib/champ-janus/src/main/resources/logging/ChampJanusMsgs.properties b/champ-lib/champ-janus/src/main/resources/logging/ChampJanusMsgs.properties new file mode 100644 index 0000000..08a05c6 --- /dev/null +++ b/champ-lib/champ-janus/src/main/resources/logging/ChampJanusMsgs.properties @@ -0,0 +1,31 @@ +#Resource key=Error Code|Message text|Resolution text |Description text +####### +#Newlines can be utilized to add some clarity ensuring continuing line +#has atleast one leading space +#ResourceKey=\ +# ERR0000E\ +# Sample error msg txt\ +# Sample resolution msg\ +# Sample description txt +# +###### +#Error code classification category +#000 Info/Debug +#100 Permission errors +#200 Availability errors/Timeouts +#300 Data errors +#400 Schema Interface type/validation errors +#500 Business process errors +#900 Unknown errors +# +######################################################################## + +JANUS_CHAMP_GRAPH_IMPL_INFO=\ + CJ0011I|\ + JanusChampGraphImpl: {0} +JANUS_CHAMP_GRAPH_IMPL_ERROR=\ + CJ0511E|\ + JanusChampGraphImpl Error: {0} +JANUS_CHAMP_GRAPH_IMPL_WARN=\ + CJ0512E|\ + JanusChampGraphImpl Warning: {0}