From da64d356c658c48a1c114b2916f141186286bb62 Mon Sep 17 00:00:00 2001 From: Eugene Terehov Date: Wed, 25 Nov 2020 00:17:12 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80a17f38..97081055 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ **Child logger with inheritance**
๐Ÿ™Š **Mask/hide secrets and keys**
๐Ÿ” **Native support for request IDs (`async_hooks`, `AsyncLocalStorage`)**
-๐Ÿ“ฆ **CommonJS and ES Modules support with tree shaking support**
+๐Ÿ“ฆ **CommonJS and ES Modules with tree shaking support**
๐Ÿงฒ **Optionally catch all `console` logs**
โœ๏ธ **well documented**