chrisdutz commented on code in PR #747:
URL: https://github.com/apache/plc4x/pull/747#discussion_r1072148900


##########
plc4j/examples/hello-ads-telemetry/src/main/resources/logback.xml:
##########
@@ -27,7 +27,7 @@
     </encoder>
   </appender>
 
-  <root level="error">
+  <root level="info">

Review Comment:
   I'm using the logging to output information on INFO level ... what good 
would the application be, if we set the log level to Error and just stripped 
all usable output? If yes, then you should have suggested a logger entry to 
explicitly set the log level of the application to info, but this change 
doesn't make any sense to me.



-- 
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

Reply via email to