mirror of
https://github.com/jeffvli/feishin.git
synced 2026-08-08 05:12:57 +02:00
improve app logging
- consolidate electron-log and expand support-oriented logging - consolidate log levels to info / trace only - add system/server diagnostics exporter
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"/@/shared/*": [
|
||||
"src/shared/*"
|
||||
],
|
||||
"/@/main/*": [
|
||||
"src/main/*"
|
||||
],
|
||||
"/@/i18n/*": [
|
||||
"src/i18n/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user