Structsยง
- LogCollector
- An inspector that collects logs during execution.
Functionsยง
- hh_
to_ ๐ds - Converts a Hardhat
console.log
call to a DSTestlog(string)
event. - new_
console_ ๐log - Creates a
console.log(string)
event.
console.log
call to a DSTest log(string)
event.console.log(string)
event.