Open fnoop opened 4 years ago
Could this be because logging is not setup?
entirely possible :) But I thought it should capture stdout (ie. print())
print("Hello world!", flush=True)
Edit: I'll make a patch of you would like
Could this be because logging is not setup?