Skip to content

Commit c09446f

Browse files
authored
Merge pull request #5010 from halibobo1205/feat/opt_db_log
feat(log): use AsyncAppender for DB
2 parents df638e6 + 092d9ce commit c09446f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

framework/src/main/resources/logback.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
<queueSize>100</queueSize>
6161
<includeCallerData>true</includeCallerData>
6262
<appender-ref ref="FILE"/>
63+
<appender-ref ref="DB"/>
6364
</appender>
6465

6566
<root level="INFO">

0 commit comments

Comments
 (0)