iso-log uses @haensl/log. If Sentry configuration is provided, iso-log will use the @sentry/browser package for crash reporting if installed.
This package creates a popup fixed on the viewport where you can send persistent data that will help you to debug. The main goal was to send functions with values that will change in runtime and the ...