Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

It is possible to off logging from pdfminer? #300

Open
mal-mel opened this issue Dec 3, 2020 · 0 comments
Open

It is possible to off logging from pdfminer? #300

mal-mel opened this issue Dec 3, 2020 · 0 comments

Comments

@mal-mel
Copy link

mal-mel commented Dec 3, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant