Github user koushik-das commented on the pull request:

    https://github.com/apache/cloudstack/pull/1021#issuecomment-153327157
  
    @bhaisaab What are your reasons for saying that @LogLevel(Log4jLevel.Off) 
is inappropriate?
    
    By sensitive param/annotation are you referring to the existing @APICommand 
annotation params requestHasSensitiveInfo/responseHasSensitiveInfo? The problem 
with this approach is that it doesn't tell about the specific field which is 
sensitive and so the entire response needs to be searched for sensitive data by 
means of regex which is very bad in terms of performance.
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to