destructurama / attributed

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

LogAsScalarAttribute can be applied to structs #87

Closed sungam3r closed 8 months ago

sungam3r commented 8 months ago

fixes #72

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (aae13dc) 92.15% compared to head (a33ef3b) 92.15%.

:exclamation: Current head a33ef3b differs from pull request most recent head b15b992. Consider uploading reports for the commit b15b992 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ======================================= Coverage 92.15% 92.15% ======================================= Files 13 13 Lines 255 255 Branches 42 42 ======================================= Hits 235 235 Misses 14 14 Partials 6 6 ```

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