commit | be5c33c26dae1ff3c9ae353f2dfa76e976a909be | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Thu Sep 05 20:10:01 2019 +0000 |
committer | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Thu Sep 05 20:10:01 2019 +0000 |
tree | 44b11b6349cde189893039baf7704ced364f3d23 | |
parent | 78a590a49f7eae65e6aa569cb6e1759a230f71cf [diff] |
logging changes remove old logging statements, add a few helpful ones Issue-ID: CCSDK-1665 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I2272f54b447647c8beab6d2053413c57e816eeac
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".