@brianturloff/logger
v1.0.7
Published
Console output library for browser development - Creates a logging object styled with a random color and preset label - Limit output with custom levels, similar to the likes of Winston or Log4js - Great for tracing variable output across multiple files or
Downloads
11
Readme
Custom Colorized Logger
Description:
Console output library for browser development
- Creates a logging object styled with a random color and preset label
- Limit output with custom levels, similar to the likes of Winston or Log4js
- Great for tracing variable output across multiple files or blocks of code