Fix failure when running xp_readerrorlog on SqlServer. The method is just to fetch log location. Provide a default log location for SqlServer to dump logs/traces, in case this command fails.
Changes proposed in this pull request:
as above.
How to test this code:
Run SqlCover.Start() on SqlLocalDb that fails for xp_readerrorlog.
BugFix: xp_readerrorlog in SqlTraceController.Start() fails in SqlLocalDb https://github.com/GoEddie/SQLCover/issues/42
Fixes # .
Changes proposed in this pull request:
How to test this code:
Has been tested on (remove any that don't apply):