zalando-stups / play-zhewbacca

Play! framework library to protect REST endpoint by OAuth2 token verification - THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED
MIT License
22 stars 13 forks source link

adding class scope to request logs #38

Closed rgritti closed 6 years ago

rgritti commented 6 years ago

The logging scope is by default 'application' that makes difficult to remove the logging coming from a certain class

codecov-io commented 6 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #38      +/-   ##
=========================================
+ Coverage   92.85%   92.9%   +0.05%     
=========================================
  Files          12      12              
  Lines         140     141       +1     
  Branches        5       6       +1     
=========================================
+ Hits          130     131       +1     
  Misses         10      10
Impacted Files Coverage Δ
...ain/scala/org/zalando/zhewbacca/SecurityRule.scala 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0a092b6...f077386. Read the comment docs.