destructurama / attributed

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

LogAsScalar for structs? #72

Closed Evengard closed 9 months ago

Evengard commented 1 year ago

It seems like for some reason I can't apply the LogAsScalar attribute for structs. It only allows classes and properties, not structs. Is there a way to allow structs as well?

github-actions[bot] commented 9 months ago

This issue was marked as stale since it has not been active for a long time