logRender cannot write log to file(only to console)when using "npx create-react-app project-name --typescript" initialize project.
But it can write logs to files without "--typescript" in the command.
electron version:31.0.0
electron-log version:5.1.5
logRender cannot write log to file(only to console)when using "npx create-react-app project-name --typescript" initialize project. But it can write logs to files without "--typescript" in the command.
electron version:31.0.0 electron-log version:5.1.5
This problem is 100% reproducible.