LiuTianyou commented on code in PR #2684:
URL: https://github.com/apache/hertzbeat/pull/2684#discussion_r1748046185
##########
collector/src/main/resources/logback-spring.xml:
##########
@@ -94,6 +94,7 @@
<!-- Production environment configuration -->
<springProfile name="prod">
<root level="INFO">
+ <appender-ref ref="ConsoleAppender"/>
Review Comment:
hi,I will fix this later, I am trying to reproduce and fix the e2e
instability issue
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]