Skip to content

Commit

Permalink
Add log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbeans committed Jun 17, 2018
1 parent 2d63ce1 commit b1a349a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SimpleDnsCrypt/ViewModels/QueryLogViewModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ await Task.Run(() =>
}
else
{
Log.Warn($"Missing {_queryLogFile}");
_isQueryLogLogging = false;
}
else
Expand Down

0 comments on commit b1a349a

Please sign in to comment.