mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-04 04:56:16 +00:00

Initialize logtail and provide an uploader that works in the browser (we make a no-cors cross-origin request to avoid having to open up the logcatcher servers to CORS). Fixes #5147 Signed-off-by: Mihai Parparita <mihai@tailscale.com>