1 parent 0ca0488 commit e0faa4dCopy full SHA for e0faa4d
1 file changed
src/main/resources/config/dev/log4j2.xml
@@ -2,7 +2,7 @@
2
<Configuration status="WARN">
3
4
<Properties>
5
- <Property name="logPattern">[%-5p] %d %c - %m%n</Property>
+ <Property name="logPattern">[%-5p] %d %c (%t) - %m%n</Property>
6
</Properties>
7
8
<Appenders>
0 commit comments