You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/08/24 14:43:15 UTC

[jira] Created: (PDFBOX-801) PDPixelMap is too verbose

PDPixelMap is too verbose
-------------------------

                 Key: PDFBOX-801
                 URL: https://issues.apache.org/jira/browse/PDFBOX-801
             Project: PDFBox
          Issue Type: Improvement
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Trivial
             Fix For: 1.3.0


The PDPixelMap.getRGBImage() logs an INFO-level message for each accessed image. DEBUG would be more appropriate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PDFBOX-801) PDPixelMap is too verbose

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved PDFBOX-801.
----------------------------------

    Resolution: Fixed

I reduced the level of logging in revision 988513.

> PDPixelMap is too verbose
> -------------------------
>
>                 Key: PDFBOX-801
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-801
>             Project: PDFBox
>          Issue Type: Improvement
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Trivial
>             Fix For: 1.3.0
>
>
> The PDPixelMap.getRGBImage() logs an INFO-level message for each accessed image. DEBUG would be more appropriate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.