kutuluk / loglevel-plugin-remote

A loglevel plugin for sending browser logs to a server
MIT License
102 stars 36 forks source link

Accumulated logs not getting sent on page refresh/redirect #27

Open nithya-ramesh opened 4 years ago

nithya-ramesh commented 4 years ago

I have set an interval of 2 minutes to accumulate and send logs. It seems to work fine under normal circumstances. However, if I refresh the page before two minutes, the accumulated logs do not get sent. This is the case with redirect/application close too.