Im using NLog 4.5.11 for logging and moq 4.10.1 for mocking.
I have a middleware which writes exception details to the log file using NLog.
I need to unit test mid