sruehl commented on code in PR #1007: URL: https://github.com/apache/plc4x/pull/1007#discussion_r1481474688
########## plc4j/drivers/opcua/src/test/resources/logback-test.xml: ########## @@ -27,7 +27,9 @@ </encoder> </appender> - <root level="info"> Review Comment: check if we set this to info again before we merge. ########## plc4j/drivers/opcua/src/test/resources/log4j.properties: ########## @@ -20,5 +20,5 @@ appender.out.type=Console appender.out.name=out appender.out.layout.type=PatternLayout appender.out.layout.pattern=[%30.30t] %-30.30c{0} %-5p %m%n -rootLogger.level=ERROR Review Comment: check if we set this to error again before we merge. -- 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