UNPKG

@ptkdev/logger

Version:

Beautiful Logger for Node.js: the best alternative to the console.log statement

61 lines (34 loc) โ€ข 1.73 kB
# v1.8.0 (August 30, 2021) - Fix: lowdb esm [![](https://img.shields.io/badge/donate-paypal-005EA6.svg?logo=paypal)](https://www.paypal.me/ptkdev) [![](https://img.shields.io/badge/donate-patreon-F87668.svg?logo=patreon)](https://www.patreon.com/ptkdev) [![](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?logo=github)](https://github.com/sponsors/ptkdev/) [![](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?logo=ko-fi)](https://ko-fi.com/ptkdev) # v1.7.2 (August 19, 2020) - Fix: Typescript export module # v1.7.1 (August 19, 2020) - Fix: Typescript typization issues (#7) # v1.7.0 (August 05, 2020) - Feature: typescript typization (Thanks: Giovanni Cardamone) # v1.6.0 (May 24, 2020) - Fix: info color (default palette) changed from #2ECC71 to #4CAF50 - Fix: docs url with custom pallette - Fix: stackoverflow url with custom pallette # v1.5.0 (May 20, 2020) - Feature: logrotate - Feature: palette: customize colors # v1.4.0 (May 11, 2020) - Translations: ๐Ÿ‡ซ๐Ÿ‡ท (Thanks: Sylvain Tรฉchenรฉ) # v1.3.0 (May 07, 2020) - Translations: ๐Ÿ‡ท๐Ÿ‡บ ๐Ÿ‡ฉ๐Ÿ‡ช (Thanks: Alina Osv) # v1.2.0 (May 06, 2020) - Fix: security patch - Translations: ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ต๐Ÿ‡น (Thanks: Bruno Kummel) # v1.1.2 (March 28, 2020) - Fix: security patch # v1.1.1 (March 08, 2020) - Fix: default `option.type` value # v1.1.0 (March 08, 2020) - Fix: misprint of `errors` in options and docs, renamed to `error` - Fix: errors logs output moved to `stderr` - Feature: new formats of logs files, available log (text) or (json) - Compatibility: the JSON logs format is compatible with [pinojs](https://github.com/pinojs/pino) output # v1.0.0 (March 08, 2020) - First Release.