splatch commented on code in PR #1007:
URL: https://github.com/apache/plc4x/pull/1007#discussion_r1486043431
##########
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:
I removed log4j.properties and left only logback.
##########
plc4j/drivers/opcua/src/test/resources/logback-test.xml:
##########
@@ -27,7 +27,9 @@
</encoder>
</appender>
- <root level="info">
Review Comment:
Updated to error.
--
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]