At the moment, in runcardsrunner I'm printing (w/ or w/o rich, even inconsistently...) so I should move to logging (using rich as handler, it will be automatically consistent).
Most likely log.py will have to be updated accordingly (e.g. Tee).
Thanks @scarlehoff for noticing
At the moment, in
runcardsrunnerI'm printing (w/ or w/orich, even inconsistently...) so I should move to logging (usingrichas handler, it will be automatically consistent).Most likely
log.pywill have to be updated accordingly (e.g.Tee).Thanks @scarlehoff for noticing