mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Windows debug isn't logging because of a DCHECK failure during startup. This changes the logger initialization to use the absolute path, so that logging works again.