destructurama / attributed

Use attributes to control how complex types are logged to Serilog.
Apache License 2.0
263 stars 32 forks source link

Expose LogMaskedAttribute.GetMaskedValue #88

Closed sungam3r closed 7 months ago

sungam3r commented 8 months ago

fixes #71

@nblumhardt Are you OK to make this method public?

sungam3r commented 8 months ago

ping @juchom

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (912cacd) 93.57% compared to head (7e33797) 93.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ======================================= Coverage 93.57% 93.57% ======================================= Files 13 13 Lines 249 249 Branches 39 39 ======================================= Hits 233 233 Misses 10 10 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sungam3r commented 7 months ago

Not needed.