anylog
A stream based logging library (yet another) that allows to configure arbitrary log levels. Any log appender can be assigned any combination of log levels. The log interface exposes all available log levels as top-level methods.
Usage no npm install needed!
<script type="module">
import anylog from 'https://cdn.skypack.dev/anylog';
</script>