Merge pull request #4189 from keymanapp/fix/developer/4110-debug-log-created-unexpectedly

fix(developer): debug.log created unexpectedly
This commit is contained in:
Marc Durdin 2020-12-22 15:30:32 +11:00 committed by GitHub
commit bc947949f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,6 +92,7 @@ begin
GlobalCEFApp.CheckCEFFiles := False;
GlobalCEFApp.LogFile := TKeymanPaths.ErrorLogPath + ExtractFileName(ChangeFileExt(ParamStr(0),''))+'-cef.log';
GlobalCEFApp.LogSeverity := LOGSEVERITY_ERROR;
// We run in debug mode when TIKE debug mode flag is set, so that we can