From d8b8292a83259cbd4dd8b1ecccda05cedf8dd1b4 Mon Sep 17 00:00:00 2001 From: Hong Minhee Date: Fri, 20 Jun 2025 11:10:25 +0900 Subject: [PATCH] Add LogTape --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7453adfe..fef81f01 100644 --- a/readme.md +++ b/readme.md @@ -247,6 +247,7 @@ - [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. - [consola](https://github.com/unjs/consola) - Console logger. +- [LogTape](https://github.com/dahlia/logtape) - Simple logging library with zero dependencies for every JavaScript runtime. ### Command-line utilities