I am using a custom build system for serving html pages and the output looks something like below:
0x1be[33mhttp://0.0.0.0:8080 is already in use. Trying another port.e0x1b[39m
0x1be[36mReady for changese[39m
0x1be[32mServing "D:\grid\index.html" at http://127.0.0.1:60086e0x1b[39m
How do I get rid of those escape characters to produce a more cleaner build output ?