Aias00 commented on code in PR #2684:
URL: https://github.com/apache/hertzbeat/pull/2684#discussion_r1748044834
##########
manager/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:
remove this pls
##########
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:
remove this pls
--
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]