Cli Action constructor exceptions gets printed in a strange way.

It seems that these log messages gets printed with Console.WriteLine, which makes them hard to spot when using --verbose.

This looks ok:

image

Here its a bit hard to spot.

image

Here its a bit better:

image

BEST!

image

Edited by Rolf Madsen