f1120461780b814621bbcb1a890ef9559cc472ce
- Add LogEntry interface for structured log data - Create LoggerService with Winston integration - Support for console and file transports (app.log, error.log) - Implement UI log notification callbacks - Provide info, warn, error, and debug logging methods - Configure log rotation (10MB max, 5 files retained) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
erpauto
An Electron application with React and TypeScript
Recommended IDE Setup
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Description
Languages
TypeScript
97.1%
JavaScript
2%
C#
0.4%
CSS
0.3%
TSQL
0.2%