Present panic logs to the user in the browser.
This function should be called after a panic has occurred and the browser-based panic hook has been activated. It will present the collected panic logs in a full-screen DIV in the browser.
DIV
initBrowserPanicHook
Generated using TypeDoc
Present panic logs to the user in the browser.
This function should be called after a panic has occurred and the browser-based panic hook has been activated. It will present the collected panic logs in a full-screen
DIV
in the browser.