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

use commons logging

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0-incubator
    • 0.8.0-incubator
    • None
    • None

    Description

      LoggingObject logs all pdfbox output to a file PDFBox.log using java.util.logging. The app may not have permission to create this file, the user probably won't be looking at it for errors, and for long running server tasks, this file may grow very large.

      It would be much nicer to simply use apache commons logging (or even SLF4J) and allow the application to setup logging as they see fit.

      Attachments

        1. logpatch
          20 kB
          Sean Bridges

        Activity

          People

            Unassigned Unassigned
            sgbridges Sean Bridges
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: