Closed lukehaas closed 7 months ago
Since a recent update, whenever I call log.transports.file.readAllLogs() in the main process, I am seeing the following error:
log.transports.file.readAllLogs()
TypeError: Cannot read properties of undefined (reading 'libraryDefaultDir')",
Since a recent update, whenever I call
log.transports.file.readAllLogs()
in the main process, I am seeing the following error: