There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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)