ICEpdf
  1. ICEpdf
  2. PDF-455

Verbose logging when parsing hex strings

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.3.3
    • Fix Version/s: 4.3.4
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      During the QA test cycle for 4.3.3 I noticed a lot of of logging noise coming out of HexStringObject. This bug is to mark that someone needs to review this code and see why it's so noisy.

        Activity

        Hide
        Patrick Corless added a comment - - edited

        Changed the log level from warning to finer to avoid quite a bit of noise when parsing out hex values in both the Name and HexStringObject classes. The warning message have been causing some confusion when seen by users. Basically the errors in this case should shouldn't be reported back to the general log as they aren't actually causing any problems.

        Show
        Patrick Corless added a comment - - edited Changed the log level from warning to finer to avoid quite a bit of noise when parsing out hex values in both the Name and HexStringObject classes. The warning message have been causing some confusion when seen by users. Basically the errors in this case should shouldn't be reported back to the general log as they aren't actually causing any problems.
        Hide
        Patrick Corless added a comment - - edited

        Update the trunk and the 4.3.3 branch accordingly.

        Show
        Patrick Corless added a comment - - edited Update the trunk and the 4.3.3 branch accordingly.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: