litejsonlog

A near-trivial library for logging JSON to local files

Usage no npm install needed!

<script type="module">
  import litejsonlog from 'https://cdn.skypack.dev/litejsonlog';
</script>

README

litejsonlog

A trivial logging system that internally rotates.

Motivation

why in-process rotation?

why JSON?

why categories?

Example