[ 
https://issues.apache.org/jira/browse/PDFBOX-5572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702020#comment-17702020
 ] 

Axel Howind commented on PDFBOX-5572:
-------------------------------------

PR with fixes: https://github.com/apache/pdfbox/pull/157

> fix some logging inconsistencies
> --------------------------------
>
>                 Key: PDFBOX-5572
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5572
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Axel Howind
>            Priority: Minor
>
> problems with logging:
> - in GlyphRenderer, logging calls with level 'Trace' are guarded by 
> 'isDebugEnabled()' leading to unnecessary formatting when log level is 'Debug'
> - the BidiTest logger is initialized with an unrelated class
> - InvalidFileTest uses a non-static, non-final logger without reason



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to