Hi
We have upgrade our Jenkins from Jenkins 2.528.1to 2.541.3 and the console output for freestyle projects has changed.
The problem is that we use python logger library to color our ci logs and it seems like after the update something broke there and you need to refresh the page in oreder for the logs to get their colors and arrangement
e.g
how it was prior to the update
after. the update it loses it color and just shows as plain text, cant upload another image due to being a new user here
after a refresh it does fix it and we get the logs colored again
as part of the upgrade we also upgraded the plugin ansi color, as we saw this problem we downgraded it back (to 1.0.6) but the preoblem persists
Jenkins setup:
upgraded jenkin from 2.528.1to 2.541.3
ansi color plugin 1.0.6
