Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 324 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 324 Bytes

Browser Logger

Browser Logger is a leightweight logging Framework that logs it's messages into the IndexedDB. Therefore it's possible to restore the log entries, even if the http-connection to the client was lost.

A "no-console" linting rule is recommended with this plugin, as all output should somehow be recoverable.