@appruut/logger
Version:
Logging module for Node.js applications
25 lines (15 loc) • 991 B
Markdown
<div align="center"><img src="https://res.cloudinary.com/appruut/image/upload/v1626634058/appruut/appruut.jpg" width="100px" height="100px"></div>
<div align="center">
<h2>Node.js Logger</h2>
<p>Logging made easier in node.js</p>
<div>
[![npm-image]][npm-url] [![license-image]][license-url] [![typescript-image]][typescript-url]
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
[npm-image]: https://img.shields.io/npm/v/@appruut/logger.svg?style=for-the-badge&logo=npm
[npm-url]: https://npmjs.org/package/@appruut/logger "npm"
[license-image]: https://img.shields.io/npm/l/@appruut/logger?color=blueviolet&style=for-the-badge
[license-url]: LICENSE.md "license"
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[typescript-url]: "typescript"