Logs stream formatting
V
Vitali Khmialnitski
It's nice to have some log stream formatting options. I like the approach Azure Devops uses.
Could you implement something like this:
Not sure if GitHub actions or Jenkins have something similar, to cover several CI/CD systems in a one shot, and highlight log lines automatically.
Additionally, to this, it's nice to have some console auto colouring support, like on the TF plan screenshot:
D
Dan DEVAUCOUP
I see clickable link have been implemented in: https://roadmap.getport.io/ideas/p/clickable-links-in-the-logs. But it could be also nice to:
- Change the URL by a nice text (like the <a> tag)
- Choose color and highlight (bold, background color, text color, etc)
A
Alexander Krämer
+1 for:
- Clickable Links
- highlighting
- Copy to clipboard
P
Pavel Pikat
And add emoji support! It converts emoji to "??" atm