OhYee / rainbow

colorful go terminal output, and using it in log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rainbow

Sync to Gitee w orkflow state codecov version

Colorful go terminal output, and using it in log

Document

This package has three sub-package:

  • color: colorful output (ANSI_escape_code)
  • log: log with prefix, suffix and color
  • errors: error with call stack

DEMO

demo.go

result

About

colorful go terminal output, and using it in log

License:MIT License


Languages

Language:Go 87.2%Language:Smarty 10.6%Language:Shell 2.2%