GitHub user apiri opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/244
MINIFICPP-365 Adjusting log levels.
current status of working to remove extraneous log statements.
for some of the typical flows I use for testing this amounts to almost no
information being provided. going to look through the various components a bit
more to see if statements should be added
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apiri/nifi-minifi-cpp minificpp-365
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/244.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #244
----
commit f0b7562961017894f77175734a08a4d206786b4a
Author: Aldrin Piri <aldrin@...>
Date: 2018-01-17T20:11:45Z
MINIFICPP-365 Adjusting log levels.
----
---