pycopancore icon indicating copy to clipboard operation
pycopancore copied to clipboard

Proper logging with levels

Open mensch72 opened this issue 2 years ago • 0 comments

Replace all print statements by proper logging statements using the logging library, with standard levels DEBUG, INFO; WARN, ERR etc. and let users set the level of output.

mensch72 avatar Nov 19 '21 14:11 mensch72