Module wrangler::reporter[][src]

Structs

Report

Functions

generate_report

gathers necessary error report information, and stores on disk until uploaded. the

init

Overrides any panic hooks with wrangler’s error reporting, which logs error reports to disl with details from a panic and useful information from the wrangler user’s system for debugging.

read_log

finds the most recent log in the error report directory, unless log is Some, and will try to read that file instead.