Skip to content

Fix logger method call

devesh bajpai requested to merge trusted-fix-log-statements into master

Logger method 'warn' call is updated to log actual exception raised which was not happening earlier

Merge request reports