Fabric
Fabric copied to clipboard
Adding structured logging and stack traces
What this Pull Request (PR) does
Use structlog instead of print() to emit diagnostic messages while leaving primary output alone.
Related issues
Suggested in #684