在线发送消息支持选择同步、异步发送.

This commit is contained in:
许晓东
2023-11-28 21:21:37 +08:00
parent 471e1e4962
commit dc84144443
5 changed files with 62 additions and 9 deletions

View File

@@ -64,4 +64,6 @@
<appender-ref ref="CONSOLE"/>
<appender-ref ref="AsyncFileAppender"/>
</logger>
<logger name="org.apache.kafka" level="warn"/>
</configuration>