Skip to content

Commit 6d17f73

Browse files
authored
Add LogTape (#897)
1 parent 81dd26d commit 6d17f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
585585
* [loglevel](https://github.com/pimterry/loglevel) - Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods.
586586
* [minilog](http://mixu.net/minilog/) – Lightweight client & server-side logging with Stream-API backends.
587587
* [storyboard](http://guigrpa.github.io/storyboard/) - Universal logging library + Chrome extension; it lets you see all client and server tasks triggered by a user action in a single place.
588+
* [LogTape](https://logtape.org/) - Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions.
588589

589590
## RegExp
590591
* [RegEx101](https://regex101.com/#javascript) - Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE.

0 commit comments

Comments
 (0)