Commit 5da1eed
committed
Move Jena log level config from pom.xml to logback.xml
Removed SLF4J simple logger system properties for org.apache.jena from the Maven plugin configurations in both runtime and service modules. Added explicit logger configuration for org.apache.jena at INFO level in logback.xml to centralize logging configuration.1 parent 4341dfc commit 5da1eed
File tree
3 files changed
+2
-8
lines changed- aspect-model-editor-runtime
- src/main/resources
- aspect-model-editor-service
3 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | 345 | | |
350 | 346 | | |
351 | 347 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 159 | | |
164 | 160 | | |
165 | 161 | | |
| |||
0 commit comments