pdfminer
pdfminer copied to clipboard
It is possible to off logging from pdfminer?
In my logs, I often see messages that some of the characters are not recognized. I would like to disable these messages.
I tried to do it through:
logging.getLogger(pdfminer.__name__).setLevel(logging.WARNING)
But this does not help :(
message (example):
INFO undefined: <PDFCIDFont: basefont='ABCDEE+Calibri', cidcoding='Adobe-Identity'>, 878