@kcutils/logger
Version:
Another Logger Service
29 lines (18 loc) • 1.28 kB
Markdown
# Logger
| TITLE | LATEST | NEXT |
| ------- | ------------------------------------ | ------------------------------ |
| Version | [![latest][nlatest_img]][nlatest] | [![next][nnext_img]][nnext] |
| Size | [![latest][nlatest_simg]][nlatest_s] | [![next][nnext_simg]][nnext_s] |
<!-- BODY SECTION -->
This source code base on `signale`([1](https://github.com/klaussinani/signale)) by Klaus Sinani and Mario Sinani.
## Documentation
This package `enabled` auto update documentation website, you can look on deep detail at https://kcutils.kamontat.net/logger
<!-- IMAGE SECTION -->
[nlatest]: https://www.npmjs.com/package/@kcutils/logger/v/latest
[nlatest_img]: https://img.shields.io/npm/v/@kcutils/logger/latest?style=flat-square
[nnext]: https://www.npmjs.com/package/@kcutils/logger/v/next
[nnext_img]: https://img.shields.io/npm/v/@kcutils/logger/next?style=flat-square
[nlatest_s]: https://bundlephobia.com/result?p=@kcutils/logger@latest
[nlatest_simg]: https://img.shields.io/bundlephobia/min/@kcutils/logger/latest?style=flat-square
[nnext_s]: https://bundlephobia.com/result?p=@kcutils/logger@next
[nnext_simg]: https://img.shields.io/bundlephobia/min/@kcutils/logger/next?style=flat-square