0.3.3 • Published 4 years ago

blessed-logcolor v0.3.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

logcolor

This short module can print colored outputs.

How it works

logcolor(message, color) prints message in the specified color.

Supported colors :

  • black
  • blue
  • cyan
  • green
  • magenta
  • red
  • white
  • yellow

If ever the color is not specified, the message is printed in white.

There are also 2 other functions : logwarning(message) logerror(message)

All of them are synchronous

0.3.2

4 years ago

0.3.1

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago