README
A simple utility to help with console error logging
Log a decorated error message to console.error
<script type="module">
import logError from 'https://cdn.skypack.dev/log-error';
</script>
A simple utility to help with console error logging