- <remarks>Note: When using extension methods such as <see cref="M:Microsoft.Extensions.Logging.LoggerExtensions.Log(Microsoft.Extensions.Logging.ILogger,Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,System.Exception,System.String,System.Object[])"/> and <see cref="M:Microsoft.Extensions.Logging.LoggerExtensions.LogError(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[])"/>, the <paramref name "formatter"> provided to this method will not add the <paramref name="exception"/> to the log message. When using these extension methods, implementations should explicitly append the <paramref name="exception"/> to the log message.</remarks>
0 commit comments