Tr1Logs_Clap is a library for applications that run on the terminal and that use the Clap library for command line parsing.
The implementation today is Logs_fmt, Fmt_tty, Logs_cli rolled into one.
The unit "Clap" is to make sure there is no confusion with the many Logs_* / Fmt_* libraries.
Command line options for logging and colors in an application that runs on the terminal.

