forked from spring-projects/spring-boot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit f1df366
Merge pull request spring-projects#16262 from mrifni
* pr/16262:
Polish "Automatically detect log4j2.properties"
Automatically detect log4j2.propertiesFile tree
2 files changed
+5
-3
lines changed- spring-boot-project/spring-boot/src
- main/java/org/springframework/boot/logging/log4j2
- test/java/org/springframework/boot/logging/log4j2
2 files changed
+5
-3
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 | + | ||
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 | - | ||
214 | + | ||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 | - | ||
244 | + | ||
245 | + | ||
245 | 246 |
| |
246 | 247 |
| |
247 | 248 |
| |
|
0 commit comments