oleksabor / nlog.indentexception

custom NLog layoutRenderer allows to show exception using readable format (from my point of view) in the log (file or console). Additionally it does not log full exception stack trace if it is logged second time (it happens if exception is rethrown like inner exception)
MIT License
3 stars 1 forks source link

add SDK project format support #2

Closed oleksabor closed 5 years ago

oleksabor commented 5 years ago

to add SDK project format support

https://github.com/NuGet/Home/issues/4803