Commit 0a96105ab2ed9130dd084ff3bca72768df069531
1 parent
4ffdf18d94
Exists in
master
and in
6 other branches
1
Showing 1 changed file with 1 additions and 0 deletions
platform-operate-api/src/main/resources/log4j_config.xml
View file @
0a96105
... | ... | @@ -74,6 +74,7 @@ |
74 | 74 | <param name="File" value="${catalina.base}/logs/sync-data.log" /> |
75 | 75 | <param name="maxBackupIndex" value="3"/> |
76 | 76 | <param name="MaxFileSize" value="3MB"/> |
77 | + | |
77 | 78 | <layout class="org.apache.log4j.PatternLayout"> |
78 | 79 | <param name="ConversionPattern" value="%d %p - %m%n" /> |
79 | 80 | </layout> |