seddonym / grimp

Builds a graph of a Python project's internal dependencies.
https://grimp.readthedocs.io
BSD 2-Clause "Simplified" License
51 stars 10 forks source link

Logging #112

Closed seddonym closed 1 year ago

seddonym commented 1 year ago

Adds some cache-related logging. I'll do a PR in Import Linter to expose this, which will serve as a proof of concept when we come to move some of the contract-related checking into Grimp, as that needs to surface output when in verbose mode.