Module logs

Source

Structs§

LogCollector
An inspector that collects logs during execution.

Functions§

hh_to_ds 🔒
Converts a Hardhat console.log call to a DSTest log(string) event.
new_console_log 🔒
Creates a console.log(string) event.