arcticicestudio / snowsaw

A lightweight, plugin-driven and dynamic dotfiles bootstrapper.
MIT License
98 stars 8 forks source link

Basic level-based printer #59

Closed arcticicestudio closed 5 years ago

arcticicestudio commented 5 years ago

Epic: #33 Depends on #58

To print any data/information, a custom printer will be implemented that can be configured with a severity/level to control the verbosity for different purposes.

The printer will be located in the pkg/prt package that will provide multiple print formatting functions including some colored prefix symbols/words for each level. This ensures the severity of the output can be recognized at a glance.

arcticicestudio commented 5 years ago

Resolved in e1286f48c8763379889e07b371baa94aab70dd43