[ 
https://issues.apache.org/jira/browse/PDFBOX-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650716#comment-13650716
 ] 

Andreas Lehmkühler commented on PDFBOX-1590:
--------------------------------------------

It is always a good idea to unfiy the usage of components!

How about using Apache Log4J2 [1] as I like the idea of "eat your own dog food"

[1] http://logging.apache.org/log4j/2.x/ 
                
> Unify logging between preflight and other modules
> -------------------------------------------------
>
>                 Key: PDFBOX-1590
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1590
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Preflight
>            Reporter: Guillaume Bailleul
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The preflight module is the only module using log4j (version 1).
> It could be a good idea to remove it. There are really few uses of it in the 
> product and it looks not used in a good way. It will be easy to remove.
> On the other hand, we can discuss on the opportunity to use a logger 
> implementation in pdfbox. IMO, we should not use a logger in the core pdfbox 
> as it is a technical API. Maybe it could be used in top level elements of 
> pdfbox (examples, main...).
> Please vote and comment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to