[
https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188624#comment-14188624
]
Tilman Hausherr commented on PDFBOX-2460:
-----------------------------------------
I couldn't find something to programmatically enable debug log level (don't
want to do it with a file, in order to keep it all in one place), so I included
a new member variable "verbose". I didn't want to have the verbose stuff by
default, because it would mean that many logfiles that output the message would
include all this personal data, that is why I wanted to activate it only in
debug mode.
If anybody of the PMC sees this differently, then I'd can make the verbose mode
the only mode.
> fix TestPublicKeyEncryption.java
> --------------------------------
>
> Key: PDFBOX-2460
> URL: https://issues.apache.org/jira/browse/PDFBOX-2460
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.0
> Environment: java7 , deb7
> Reporter: Ralf Hauser
> Assignee: Tilman Hausherr
> Fix For: 2.0.0
>
> Attachments: patch2460Decryption.txt, patch2460DecryptionVerbose.txt,
> patch2460PublicKeyTestCaseOnError.txt
>
>
> as reported by Tilman in PDFBOX-2456
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)