class Reporter
Defined at line 23 of file ../../src/developer/forensics/last_reboot/reporter.h
Logs the reboot reason with Cobalt and if the reboot was non-graceful, files a crash report.
Public Methods
void Reporter (async_dispatcher_t * dispatcher, cobalt::Logger * cobalt, RedactorBase * redactor, fuchsia::feedback::CrashReporter * crash_reporter)
Defined at line 30 of file ../../src/developer/forensics/last_reboot/reporter.cc
void ReportOn (const feedback::RebootLog & reboot_log, zx::duration crash_reporting_delay, feedback::SpontaneousRebootReason spontaneous_reboot_reason)
Defined at line 38 of file ../../src/developer/forensics/last_reboot/reporter.cc