<PackageReference Include="Microsoft.Extensions.Logging" Version="10.0.8" />
Microsoft.Extensions.Logging.Logger
public void Log<
TState>(
LogLevel logLevel,
EventId eventId,
TState state,
Exception exception,
Func<
TState,
Exception,
string>
formatter)