Commit 0d6d309
committed
Travis-CI ends up with DEBUG logs when default is set to INFO
The logback logger ends up getting included by spring-boot-starter-logging during org.springframework.boot.
Exclude spring-boot-starter-logging and manually include spring-boot-starter-log4j2.1 parent 048f584 commit 0d6d309
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
68 | 79 | | |
69 | 80 | | |
70 | 81 | | |
| |||
0 commit comments