Why do I get FormatException with NLog?
问题 I get the fllowing in the internal NLog log : 2020-05-10 16:38:09.9251 Warn Error when formatting a message. Exception: System.FormatException: The input string had an incorrect format. vid System.Text.StringBuilder.FormatError() vid System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args) vid System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) vid System.String.Format(IFormatProvider provider, String format,