Module libafl::monitors::disk

source ·
Expand description

Monitors that wrap a base one and log on disk

Structs§

  • Wraps a base monitor and continuously appends the current statistics to a JSON lines file.
  • Wrap a monitor and log the current state of the monitor into a TOML file.