pomelog

A tiny client side utility for tracing/debugging web apps

Usage no npm install needed!

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

README

Pomelog

Tiny client side utility for tracing\debugging web apps

Features

  • Emits output only when debug mode is on - enable it from local storage or API call
  • Uses console.log API
  • Supports filtering - log only specific components\namespaces