elegant-logs
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "elegant-logs", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "Main.js", |
# Pretty-logs | ||
helps make your logs pretty.. I guess? | ||
Helps to create beautiful looking logs. | ||
# Setup | ||
if you have npm installed run 'npm install --save prety_logs' | ||
if you have npm installed run 'npm install --save elegant-logs' | ||
``` | ||
@@ -7,0 +7,0 @@ var elogs = require('elegant-logs'); |
5419