Replace `println` calls with _Tracing_ (by tokio). Cf experiements on the `logger` feat branch. Objectives: - make the logs easily parseable (json likely the best for that) This is less critical if #4 is implemented.
Replace
printlncalls with Tracing (by tokio).Cf experiements on the
loggerfeat branch.Objectives:
This is less critical if #4 is implemented.