"Could not read PDF content": warning->info

This commit is contained in:
Karl Voit 2019-11-23 16:11:42 +01:00
parent af90a2a2d2
commit cf4e7a171e

View file

@ -709,7 +709,7 @@ class GuessFilename(object):
return False
if len(content) == 0:
logging.warning('Could read PDF file content but it is empty (skipping content analysis)')
logging.info('Could read PDF file content but it is empty (skipping content analysis)')
return False
# Salary - NOTE: this is highly specific to the PDF file