Commit Graph

18 Commits

Author SHA1 Message Date
Fedor Indutny b65890b07d
Update to latest pino 2022-10-03 15:53:41 -07:00
Fedor Indutny bf6d9c6cda
Fix uncaught exception in logging 2022-05-25 11:04:01 -07:00
Fedor Indutny 1b052ad16b
Report process cpu/memory usage in debug log 2022-05-09 18:12:04 -07:00
Fedor Indutny bbc13d058e
Update electron to 16.0.4 2021-12-09 09:06:04 +01:00
Evan Hahn 74fde10ff5
Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Fedor Indutny d359048747
Use read stream for fetching debug logs 2021-10-21 15:53:14 -07:00
Scott Nonnenberg 9a1430a460
Typescriptify main.js 2021-10-01 13:49:59 -05:00
Josh Perez a5f44bc46c
Only log to console if process.stdout is available 2021-09-16 07:33:17 -07:00
Evan Hahn 689542a9b4
Show additional data in debug log header 2021-07-30 09:43:16 -07:00
Evan Hahn af1f2ea449
Officially support the system tray on Windows 2021-06-29 12:18:03 -05:00
Evan Hahn e5f9c0db28 Fix crash when quickly closing debug log window 2021-05-20 17:37:08 -07:00
Fedor Indutny fe505a7f2f Fix hanging "Clear All Data" on Windows 2021-05-20 17:37:08 -07:00
Fedor Indutny fc3004a183 Make test-node report errors 2021-04-08 23:51:54 -04:00
Josh Perez b31a44aa76
Do not continue writing after stream has closed 2021-03-26 09:48:46 -07:00
Josh Perez 58bdf36254 Use classical rotation scheme for log rotation 2021-03-19 16:57:35 -04:00
Josh Perez d85a43fe93 Replace bunyan with pino 2021-03-19 16:57:35 -04:00
Josh Perez d82ce07942 Improve cold start performance 2021-03-19 16:57:35 -04:00
Evan Hahn a8787e7c9e
Convert logging infrastructure to TypeScript 2021-01-27 13:13:33 -08:00
Renamed from app/logging.js (Browse further)