Axel Howind created PDFBOX-5572:
-----------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]