destructurama / attributed

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

Fix issue #34 - LogMasked with ShowsFirst, ShowsLast, PreserveLength #37

Closed ydemetriades closed 3 years ago

ydemetriades commented 4 years ago

Fixes Issue #34 for LogMasked attribute where PreserveLength is ignored if both ShowsFirst and ShowsLast Properties are defined

Summary of changes:

ydemetriades commented 4 years ago

@nblumhardt when you have some time available check this PR! 😋

SimonCropp commented 3 years ago

this has now been deployed