You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2015/07/08 22:04:04 UTC

[jira] [Created] (PDFBOX-2865) Downgrade logging "Using last-resort fallback for x font" to warn in 2.0.0?

Tim Allison created PDFBOX-2865:
-----------------------------------

             Summary: Downgrade logging "Using last-resort fallback for x font" to warn in 2.0.0?
                 Key: PDFBOX-2865
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2865
             Project: PDFBox
          Issue Type: Improvement
            Reporter: Tim Allison
            Priority: Minor


I'm about a quarter of the way through the run against govdocs1 with 2.0.0 trunk.  The log file (threshold=warn) for pdfbox alone weighs in at 2 GB.  It looks like there is quite a bit of logging along the lines of:
{noformat}
1488429 2015-07-08 19:44:49,460 [pool-2-thread-14] ERROR org.apache.pdfbox.pdmodel.font.FontMapper  - Using last-resort fallback for TTF font 'Times-Roman'
{noformat}

Are these truly "error" level events?  If so, should they be happening this often?  I realize govdocs1 is an aging corpus...

On a recent run with 1.8.9, the pdfbox's error log file was 6.5MB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org