Closed bollu closed 1 month ago
@shigoel ready for merge!
@bollu Looks good in general, but I'm concerned whether the traces give a verbose make
output.
@shigoel I understand, I cleaned up the one that wasn't guarded. All of the other trace messages are #guard_msgs
, so we should be good!
@shigoel ready for merge, methinks!
Thanks, @bollu!
In doing so, we also cleanup the logging code, since the process of adding fuel involves visiting each call site, which is exactly where we want to add logging information!
Supercedes #113, as the fixes from that PR have been merged in. Foo #124 , #114