LogException or any of the derived functions like ErrorException etc. seem to totally ignore the exception parameter passed in.
LogException
ErrorException
Am I missing a
Add or replace the ${exception} tag in the layout config to ${exception:format=tostring}
${exception}
${exception:format=tostring}