Is your feature request related to a problem? Please describe.
Currently all the console operations are very bland and plain Console,WriteLine()s and Console.Error.WriteLine() calls.
Describe the solution you'd like
I want to replace that to use Spectre.Console package to deliver a more eye catching console experience, nothing too flashy but less bland than what's available currently.
Additional context
Spectre.Console allows better console interface manipulation, better coloring, and more functionality for less code.
It would be nice to have.
Is your feature request related to a problem? Please describe.
Currently all the console operations are very bland and plain
Console,WriteLine()s andConsole.Error.WriteLine()calls.Describe the solution you'd like
I want to replace that to use Spectre.Console package to deliver a more eye catching console experience, nothing too flashy but less bland than what's available currently.
Additional context
Spectre.Console allows better console interface manipulation, better coloring, and more functionality for less code.
It would be nice to have.