martinzink commented on code in PR #1574:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1574#discussion_r1223093553


##########
docker/test/integration/resources/minifi/minifi-log.properties:
##########
@@ -2,3 +2,4 @@ spdlog.pattern=[%Y-%m-%d %H:%M:%S.%e] [%n] [%l] %v
 appender.stderr=stderr
 logger.root=TRACE,stderr
 logger.org::apache::nifi::minifi=TRACE,stderr
+logger.org::apache::nifi::minifi::SchedulingAgent=INFO,stderr

Review Comment:
   good catch, I've reverted the changes to this file though 
https://github.com/apache/nifi-minifi-cpp/pull/1574/commits/b1355bf745e30cdec6973541b6249e55b368da08,
 since it will be fixed in MINIFICPP-2125



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to