hi,
I came accross your project while I am searching ways to debug (at source code level) forked on-chain contracts. I have tried multiple ways with forge/cast --debug, both ways cannot do that. So i assume that foundry does not have that feature.
I think your tweak feature enables me to print the logs, but why not just make the debugger work? it is easier than just printing logs