Skip to content
Commit 34e58121 authored by Sergey Pepyakin's avatar Sergey Pepyakin Committed by GitHub
Browse files

Add logging to collation-generation (#2121)

Right now if the collation is not happening one will have to sprinkle
log statements and then recompile the code. It's doubly annoying if that
happens when working with Cumulus: that means one has to resort to
.cargo/config's `paths` or `diener`, which both are not ideal.

This just adds some verbose logging to save the investigators some time
when looking why the collations are not happening
parent 1ecc2e03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment