Commit 7a785cb
authored
Arm backend: Initialize basicConfig for logging (#15674)
In a previous patch, the basicConfig for the logging was removed which
led to log-prints not being displayed when running the tests. This patch
adds it back, but without a default log-level.
Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>1 parent 246a685 commit 7a785cb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments