commit | c3599bd58bc5e6738570f5737d6a3129573f0e8a | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Wed Oct 07 11:26:37 2020 +0100 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Wed Oct 07 11:35:59 2020 +0100 |
tree | 016a2921bb1568c91e0a0dcd5f6c10e9b8c289d0 | |
parent | f617d00767a6f137c0941b9ee531e3d9b1ef0196 [diff] |
Adding basic logging to CDS Simulator 1) Adding log statements to capture actions taken by CDS Simulator. 2) Fixing the way CDSRequest input is read from a String. StandardCoder decode method cannot directly decode from a String to protobuf type. Change-Id: I597c64ffb095f6a518b0b6c67c1617ca789ad7d6 Issue-ID: POLICY-2828 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install