Add colors to error/success/info messages #118
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Per #114
![new](https://user-images.githubusercontent.com/16467208/196316467-ba75bed2-5703-4d4f-a279-9c8f4588d189.png)
![build](https://user-images.githubusercontent.com/16467208/196316491-8429edb8-1fde-4f2c-a545-8c699028252b.png)
![failed build](https://user-images.githubusercontent.com/16467208/196316500-2120ad9e-03ce-4edc-80f7-71d575fad8e7.png)
![watch](https://user-images.githubusercontent.com/16467208/196316937-7156b5d2-dfd3-417b-8d6c-da68d8192900.png)
![watch failed](https://user-images.githubusercontent.com/16467208/196316950-3d025534-dee6-467b-829e-f7da25e9a90f.png)
Move Logger to it's own module and make log out text with different color values.
Also change the way
fornax clean
works in terms of success/error.