README
logr-all
Logr with all of the Logr reporters included.
Installation
npm install logr-all
or
yarn add logr-all
A First + Third Project
library for all logr reporters
<script type="module">
import logrAll from 'https://cdn.skypack.dev/logr-all';
</script>
Logr with all of the Logr reporters included.
npm install logr-all
or
yarn add logr-all
A First + Third Project