Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-5572

fix some logging inconsistencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.27, 3.0.0 PDFBox
    • 2.0.28, 3.0.0 PDFBox
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            tilman Tilman Hausherr
            axh Axel Howind
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: