You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by GitBox <gi...@apache.org> on 2018/07/25 19:41:47 UTC

[GitHub] bdemers opened a new pull request #8: Reducing default log level in BaseResourceTypeResourceImpl

bdemers opened a new pull request #8: Reducing default log level in BaseResourceTypeResourceImpl
URL: https://github.com/apache/directory-scimple/pull/8
 
 
   Removing the duplicate log declaring by lombok (there was already a logger defined in this class)
   Changed log level from `error` to `debug` in all places where the exception or response was further processed.
   
   Many of these exceptions were logged at an error level due to malformed requests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services