Re-add terminal colors to AWS CodeBuild Logs and delete control characters.
This package is the recolor the AWS CodeBuild logs since it strips out the color escape sequences. This will make it much easier to read your logs, because it will match what you would see locally. Works with both background and foreground colors.
It watches for changes in the AWS CodeBuild logs, and reruns the colorizing as each new line is added to the log.
* 24-Bit True Color Support
* 256 Color Support
* Italic, bold, underline
* Ability to toggle between original and colorized
This extension is open sourced here: https://github.com/JoshuaJWilborn/colorize-the-logs
The code is provided under MIT license, and contributions are welcome!
The author is Joshua Wilborn. Website: https://wilborn.info
Latest reviews
- (2020-02-20) Yaroslav Kliuiev (imposeren): I can still see some weird escapes: [91m % Total % Received % Xferd Average Speed Time Time Time Current [0mRemoving intermediate container 38a333086577 [3B[2A[2K Creating backend_app_1 ... [32mdone[0m [2B[1A[2K Creating backend_frontend_1 ... [32mdone[0m
- (2019-12-20) Jeshan Babooa: a very welcome extension. Thanks for this!
- (2019-11-25) Barret Vasilchik: I can see the colors clearly now!
- (2019-11-25) Vibhu Yadav: Works like a charm. Was long needed.