sruehl commented on code in PR #747: URL: https://github.com/apache/plc4x/pull/747#discussion_r1072185474
########## plc4j/examples/hello-ads-telemetry/src/main/resources/logback.xml: ########## @@ -27,7 +27,7 @@ </encoder> </appender> - <root level="error"> + <root level="info"> Review Comment: Couple of months back I turned them all up to error as we just exceeded the logoutput because of the size of our build. Those changes where all in the test-logback.xml. Just noticed that this is the main logback file so that should be fine so nvm -- 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: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org