commit | 849f77fba3188261f817279ee1a3aed98de5f4e5 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Dec 18 11:58:35 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Dec 18 11:58:35 2017 -0500 |
tree | 6c1aedd38c54d3fdded71089fc67368eb053ef47 | |
parent | 13cbc4e6633e4cef9cc33d10c11b9b177213acd9 [diff] |
Service logic logging fixes Update MetricLogger class to properly escape characters within body of response. Also, used SvcLogicGraph.toString method to simplify logging call. Change-Id: I6bcaaf3c67032df041c6d37372016990ff0199d3 Issue-ID: CCSDK-152 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".