Skip to content

Commit

Permalink
[Improve] modify kafka log level (apache#2763)
Browse files Browse the repository at this point in the history
Co-authored-by: Zhang Yuxuan <[email protected]>
  • Loading branch information
zhangshenghang and zuobiao-zhou authored Oct 8, 2024
1 parent 739e678 commit 4f18c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manager/src/main/resources/logback-spring.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
<logger name="springfox" level="info"/>
<logger name="org.mongodb" level="warn"/>
<logger name="io.greptime" level="warn"/>
<logger name="org.apache.kafka" level="warn"/>

<!-- Production environment configuration -->
<springProfile name="prod">
Expand Down

0 comments on commit 4f18c2c

Please sign in to comment.