traefik / mesh

Traefik Mesh - Simpler Service Mesh
https://traefik.io/traefik-mesh
Apache License 2.0
2.02k stars 141 forks source link

Improve prepare command logs #717

Closed jspdown closed 4 years ago

jspdown commented 4 years ago

What does this PR do?

This PR reworks the log messages of the prepare command. So logs which are considered useful for debugging have been move to the DEBUG level. Some context has been added to the logs.

Fixes #660

How to test it