hardhat
hardhat copied to clipboard
Enable debug logging via CLI flag
This is a carryover task from #5363 - we want to replicate the Hardhat v2 functionality of enabling debug logging via a CLI flag, but we're unsure at this time exactly what flag that should be. In theory, --verbose could work, but there are worries about potentially clashing with other tools.