• Joined on 2026-02-02
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 18:41:48 +08:00
6e431bc37e test: fix remaining P0/P1 test issues
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 18:37:05 +08:00
fe02e37848 test(P0): fix critical test infrastructure issues
528a8157ff 1.9.0
Compare 2 commits »
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 18:11:37 +08:00
a5c4639392 docs: add release notes for version 1.9.0
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 18:10:10 +08:00
4f3af2e9c3 feat(logging): enhance CleanerService logging granularity for better debugging
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 17:52:28 +08:00
7f38150d0a feat(logging): add ipAddress to default log metadata
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 17:20:28 +08:00
8be5a2763d fix(logging): register custom Winston levels so verbose captures debug
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 17:12:21 +08:00
3d5adb74d8 feat(logging-p0): add ErrorBoundary and replace remaining console.* with logger
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 16:33:25 +08:00
1e0bb1de24 feat(logging): add Seq transport, global meta fields, and improve error handling
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 14:01:10 +08:00
fce8dbc37f feat(logging-p0): add screenshot capture and browser console diagnostics for ERP errors
c8783a2cef feat(logging-p0): add full-step logging to ERP automation and unify capturePageContext
Compare 2 commits »
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 12:46:56 +08:00
219d8ab752 feat(logging-p0): add useLogger to renderer critical path components
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 12:13:00 +08:00
12a17eccb7 feat(logging-p0): replace console.* with logger and add error logging before ERP throws
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 11:43:21 +08:00
018d524fe8 feat(logging-p0): add structured logging to database driver services
42b76c4de5 docs(logging): add comprehensive logging operations guide
cfb80376ce feat(logging-p0): Wave 3 - Database DAO layer transformed with enhanced logging
78a3066904 feat(logging-p0): complete Wave 2 - Auth/Extractor/Cleaner services transformed
Compare 4 commits »
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 09:22:48 +08:00
24d9bfebaf fix(logger): use app.isPackaged for log dir detection and add logging docs
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-03 21:53:35 +08:00
ba436cf374 feat(extraction): read headless mode from config instead of hardcoding
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-03 21:38:20 +08:00
6413eef5b8 fix(logger): address code review findings
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-03 21:25:26 +08:00
6a9d144bbc fix(logger): batch fix audit-logger, circular meta, and sync callers
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-03 21:19:15 +08:00
a2e3681c8f feat(logger): sync renderer log level cache and support verbose IPC
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-03 21:16:22 +08:00
21359b31c6 fix(logger): cache isProduction and prevent error double-serialization
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-03 21:13:54 +08:00
0a1181fecd fix(logger): use will-quit instead of before-quit and remove redundant console.error
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-03 20:54:19 +08:00
883f98065a refactor(logger): optimize logging architecture with 6 improvements