SimpleDnsCrypt icon indicating copy to clipboard operation
SimpleDnsCrypt copied to clipboard

Logging hangs when the log file reaches ~10 MB

Open rkwk opened this issue 7 years ago • 1 comments

When the log file reaches ~10 MB, nothing is logged in the log file and in the Query Log window until SDC is restarted.

rkwk avatar Dec 23 '18 00:12 rkwk

It looks like SDC keeping the query.log file handle open prevents the underlying service from archiving the current log file and creating a new one.

rkwk avatar Mar 24 '20 08:03 rkwk