[
https://issues.apache.org/jira/browse/PDFBOX-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187209#comment-14187209
]
Tilman Hausherr commented on PDFBOX-2452:
-----------------------------------------
You can turn off / down logging partially:
https://stackoverflow.com/questions/3569395/filtering-out-log4j-messages-from-third-party-frameworks
> Continuous log "Nonsymbolic Type 0 font: SNCFYS+ARStdKai"
> ---------------------------------------------------------
>
> Key: PDFBOX-2452
> URL: https://issues.apache.org/jira/browse/PDFBOX-2452
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: Pei-Tang Huang
> Assignee: John Hewson
> Priority: Minor
> Labels: font
> Fix For: 2.0.0
>
> Attachments: test.pdf
>
>
> When printing, PDFBox continuous log:
> {code}
> 2014-10-24 15:37:07,768 [ WARN] g.apache.pdfbox.pdmodel.font.PDType0Font: 71
> - Nonsymbolic Type 0 font: SNCFYS+ARStdKai
> 2014-10-24 15:37:07,771 [ WARN] g.apache.pdfbox.pdmodel.font.PDType0Font: 71
> - Nonsymbolic Type 0 font: SNCFYS+ARStdKai
> {code}
> What can I response to this Warning? Or the message should be logged with
> lower severity?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)