0.0.4 • Published 1 year ago

consolegify v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

🐛 consolegify

Simple console logger with better output.

How to use?

  debugLog(content, "ACTION" | "RETURN" | "ERROR" | "WARNING" | "SUCCESS", data?)
ParameterTypeDescription
contentstringRequired. Your console log content
typeLogTypeRequired. Type of message
data?any(Optional) Data for results fetching

Screenshot

App Screenshot

Installation

  npm install --save-dev consolegify
0.0.3

1 year ago

0.0.2

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago