Skip to content

jasonLaster/hankey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hankey 💩

A friendly library for adding color to your logs 😃

const { info, log } = require("./index");

info(":wave: hey there!")
error(":bomb: Oh noes!")
action(":dizzy: doing something big!")

const yo = "oy";
log("a shorter console.log", { yo });

ex

example.js.

About

A friendly logger

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors