destructurama / attributed

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

Add NotLoggedIfDefault attribute #38

Closed ydemetriades closed 8 months ago

ydemetriades commented 4 years ago

Ignores a property if it's value is the default one.

Mentioned also in issue #18.

ydemetriades commented 3 years ago

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

sungam3r commented 1 year ago

@ydemetriades Thanks for PR. Will you work on it further?

ydemetriades commented 1 year ago

@ydemetriades Thanks for PR. Will you work on it further?

Sure, I'll need a few days to sort this up

sungam3r commented 1 year ago

I'm a member of destructurama org now so I can merge after review.

sungam3r commented 8 months ago

@ydemetriades Thanks. This PR was superseded by #49.