Diagnostics for examining logs in automated tests.
Date: Saturday, 11 February, 2023 at 23:00:02 +00:00
TestCaptureLogger.Logs property has been removed. Use GetLogs() method instead.LogEntry.ctor override without the categoryName parameter has been removed. A category name must be supplied.