Method LogException NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll LogException(Exception, string?) Logs Exception information. public static void LogException(Exception e, string? info = null) Parameters e Exception Exception to log. info string Additional info.