destructurama / attributed

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

Add timeout to LogReplacedAttribute #59

Closed sungam3r closed 2 years ago

sungam3r commented 2 years ago

fixes #42

SimonCropp commented 2 years ago

possible to test?

sungam3r commented 2 years ago

Well, there is nothing to test except Regex.Replace "system" call, no user code involved.