From dd2cc3f98760fc6cbf58ab77a1657eb8d49653b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Sat, 22 Feb 2020 17:27:41 +0100 Subject: [PATCH] Add consola (#1008) --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d56a0a4..a25b82b 100644 --- a/readme.md +++ b/readme.md @@ -249,7 +249,8 @@ - [winston](https://github.com/winstonjs/winston) - Multi-transport async logging library. - [console-log-level](https://github.com/watson/console-log-level) - The most simple logger imaginable with support for log levels and custom prefixes. - [storyboard](https://github.com/guigrpa/storyboard) - End-to-end, hierarchical, real-time, colorful logs and stories. -- [signale](https://github.com/klauscfhq/signale) - Hackable console logger with beautiful output. +- [signale](https://github.com/klauscfhq/signale) - Console logger. +- [consola](https://github.com/nuxt/consola) - Console logger. ### Command-line utilities