Skip to content

Commit

Permalink
Change logback.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Dec 5, 2022
1 parent 5ef3973 commit 120cc3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<logger name="user" level="ALL" />

<root level="INFO">
<appender-ref ref="FILE_ASYNC" />
<!-- <appender-ref ref="FILE_ASYNC" /> -->
<appender-ref ref="STDOUT" />
</root>
</configuration>

0 comments on commit 120cc3f

Please sign in to comment.