mperdeck / jsnlog.js

Tiny JavaScript logging library, simple and well documented. Lots of options to filter logging data.
js.jsnlog.com
Other
130 stars 44 forks source link

Store batch buffer in localstorage #55

Open mperdeck opened 6 years ago

mperdeck commented 6 years ago

Objective is for the buffer to survive page refreshes. So if the connection to the server is lost but the user keeps surfing locally, the log entries are not lost for ever.