Is there a way to exclude property with annotation from logging when logging object with {@Object} like [JsonIgnore] for Newtonsoft.Json?
Hi! Yes, this is [NotLogged] from https://github.com/destructurama/attributed
If you see any opportunities to improve it, feel free to raise suggestions over there :+1: - thanks!
Do you know about a fluent way style of doing it? Something like AutoMapper, FluentValidation?
Most helpful comment
Hi! Yes, this is
[NotLogged]from https://github.com/destructurama/attributedIf you see any opportunities to improve it, feel free to raise suggestions over there :+1: - thanks!