You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments