caterpillar
Advanced tools
Comparing version 6.0.0-next.1595533872.80e0854f5864fa6a881c2e8f8360e3837d61e825 to 6.0.0-next.1595534066.a9b6dbadcc35cbcfd7dde4360fdb17faf6c3f640
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "6.0.0-next.1595533872.80e0854f5864fa6a881c2e8f8360e3837d61e825", | ||
"version": "6.0.0-next.1595534066.a9b6dbadcc35cbcfd7dde4360fdb17faf6c3f640", | ||
"description": "Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and debug files. You can even write your own transforms.", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/bevry/caterpillar", |
@@ -40,2 +40,4 @@ <!-- TITLE/ --> | ||
### Examples | ||
- [Deno Example](https://repl.it/@balupton/caterpillar-deno) | ||
@@ -42,0 +44,0 @@ - [Node.js Example](https://repl.it/@balupton/caterpillar-node) |
151812
162