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

Dipen Sen commented on JCR-4526:
--------------------------------

[~reschke] If I want to log RepositoryException full stack like below
catch(RepositoryException ex)\{LOG.error("Repository Exception : {}, ex");}



I want to be sure that under no circumstances Repository Exception or any 
exception of this project specifically related to authorization/users will 
never log any PII data which might lead to heavy penalty to the organization.

> PII(Personally Identifiable Information) compliance for Exception Logging
> -------------------------------------------------------------------------
>
>                 Key: JCR-4526
>                 URL: https://issues.apache.org/jira/browse/JCR-4526
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>            Reporter: Dipen Sen
>            Priority: Blocker
>
> As a developer I want to log full exception stack trace but want to make sure 
> they are PII compliant and not logging any personal data.
>  
> Please provide any documentation if available to show if full stack trace of 
> exceptions can be logged without violating PII compliance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to