README
LogRoll
A file rotating Node.js stream. Good for loggers.
Copyright and License
copyright: (c) 2012 by Kris Walker (kris@kixx.name).
Unless otherwise indicated, all source code is licenced under the MIT license. See MIT-LICENSE for details.
file rotating Node.js stream
<script type="module">
import logroll from 'https://cdn.skypack.dev/logroll';
</script>
A file rotating Node.js stream. Good for loggers.
copyright: (c) 2012 by Kris Walker (kris@kixx.name).
Unless otherwise indicated, all source code is licenced under the MIT license. See MIT-LICENSE for details.