Skip to content

Commit a1b48b4

Browse files
authored
fix typo. (rabbitmq#148)
1 parent 7581d02 commit a1b48b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/sofa-common-tools/log/log4j/log-conf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</appender>
2525

2626
<logger name="com.alipay.sofa.common.config.digest" additivity="false">
27-
<level value="into"/>
27+
<level value="info"/>
2828
<appender-ref ref="CONFIG-APPENDER"/>
2929
</logger>
3030

0 commit comments

Comments
 (0)