README
LiveLogIt
Monitor any live log file in front end easily
To install
npm i -g livelogit
Usage:
npx livelogit [filename] [port]
Port defaults to 3000
A live logging script, which watches a file and stream in a ready made front end
<script type="module">
import livelogit from 'https://cdn.skypack.dev/livelogit';
</script>
Monitor any live log file in front end easily
To install
npm i -g livelogit
Usage:
npx livelogit [filename] [port]
Port defaults to 3000