Skip to content

Commit b1a349a

Browse files
committed
Add log entry
1 parent 2d63ce1 commit b1a349a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SimpleDnsCrypt/ViewModels/QueryLogViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ await Task.Run(() =>
268268
}
269269
else
270270
{
271+
Log.Warn($"Missing {_queryLogFile}");
271272
_isQueryLogLogging = false;
272273
}
273274
else

0 commit comments

Comments
 (0)