Comparing version
{ | ||
"name": "ololog", | ||
"version": "1.1.155", | ||
"version": "1.1.156", | ||
"description": "Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!", | ||
@@ -5,0 +5,0 @@ "main": "build/ololog.js", |
@@ -6,3 +6,3 @@ # Ololog! | ||
- [x] Platform-agnostic logging | ||
- [x] A better `console.log` for the log-driven debugging junkies | ||
- [x] [Colors / styles](https://github.com/xpl/ololog#ansi-styling) for terminals and Chrome DevTools (try [online demo](https://xpl.github.io/ololog/)) | ||
@@ -9,0 +9,0 @@ - [x] [Displays call locations](https://github.com/xpl/ololog#displaying-call-location) |
732431
0