Results 4 comments of Lucas Lain

Maybe it can added to `console2` if it's going branch off hardhat behavior

@PaulRBerg should it follow C _printf_'s format? `printf("%-32s", tmp);` this works for fixed character arrays or Maybe something like `console2.rlog32()` ?

> Can you post your project structure? @0xdeployer You will have the remappings.txt in a folder above another file like foundry, hardhat etc.. so it was treating that folder as...