label-maker
label-maker copied to clipboard
Use logging or drop log option
It appears that although a --log option is available for commands, it is moot, as logging is not used, but rather all messages appear to be written via the print function.
Either using logging or drop the --log option.