nlog-layout-renderers
There are 3 repositories under nlog-layout-renderers topic.
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)
drbogar/NLog.LogfmtLayout
Logfmt layout renderer for NLog
ALightTechnologyAndServicesLimited/ALight.NLog.LayoutRenderer.Hash
NLog LayoutRenderer provides hashing capability.