Open senofsky opened 4 years ago
face-mask-detector should have logging capabilities.
I think command_line_interface.py should configure the logger with a given log level (via the verbose argument) and the rest of the library should use the logger.
command_line_interface.py
This may be useful.
face-mask-detector should have logging capabilities.
I think
command_line_interface.py
should configure the logger with a given log level (via the verbose argument) and the rest of the library should use the logger.