This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Commit b9da935
[FAB-6888] Reduce logging for Maven downloads
See the JIRA for an example of the logs, but
basically the CI logs are full of download and
status logs for pulling from Maven repos.
This change sets the logging level to warn for
downloading from Maven repos in general
Change-Id: I3d511e2cd770e718fc8846da3b39f78cca90c256
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>1 parent 97ca7c6 commit b9da935
File tree
2 files changed
+3
-2
lines changed- src
- main/java/org/hyperledger/fabric/sdk/helper
- test
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
0 commit comments