ApplicationErrorReporter
interface ApplicationErrorReporter
Application error reporting trait
The application that's consuming application-services implements this via a UniFFI callback interface, then calls set_application_error_reporter()
to setup a global ApplicationErrorReporter.