foundry_evm::inspectors::logs

Function convert_hh_log_to_event

Source
fn convert_hh_log_to_event(call: HardhatConsoleCalls) -> Log
Expand description

Converts a call to Hardhat’s console.log to a DSTest log(string) event.