Right now the cli uses custom ansi codes to write to the console. It would be handy to use an existing library to do so and also provide a common logging facility: Example: https://coreui.io/answers/how-to-colorize-console-output-in-nodejs/
Right now the cli uses custom ansi codes to write to the console.
It would be handy to use an existing library to do so and also provide a common logging facility:
Example: https://coreui.io/answers/how-to-colorize-console-output-in-nodejs/