DotNetTestSettings.GetLogger property

Get the logger for the specified project.

public Func<string?, string?>? GetLogger { get; set; }

See Also