mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
* fix: prevent log files being written to current directory on Windows * Update shell/common/logging.cc Co-authored-by: Robo <hop2deep@gmail.com> * chore: add test * chore: update includes Refs https://chromium-review.googlesource.com/c/chromium/src/+/6418805 * chore: address review feedback --------- Co-authored-by: Robo <hop2deep@gmail.com>