nc_program_manager/.paul/phases
dtrentin 60ce1c9d57 feat(15-logging): NLog structured logging — all output through NLog (v0.5 complete)
Phase 15 complete (2 plans):
- 15-01: NLog 5.2.8 + nlog.config (rolling file daily/7d + console); logger fields in
  FanucMachine, HeidenhainMachine, SiemensMachine, MitsubishiMachine, Lsv2Client, Program.cs;
  SetState event handler catches → _log.Warn; cleanup catches annotated; ISS-003/ISS-004 closed
- 15-02: All Console.Write/WriteLine in Program.cs replaced with _log.Info (103 calls);
  nlog.config console target layout=${message}, levels=Info only — Warn/Error file-only;
  operator console output identical; every interaction now timestamped in log file

Milestone v0.5 Operational Quality complete.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-18 23:57:27 +02:00
..
05-nc-validator docs(paul): unify phase 5 and close v0.1 milestone 2026-05-17 22:19:50 +02:00
06-rename-cleanup refactor(rename): FanucProgramManager → NcProgramManager 2026-05-17 22:31:36 +02:00
07-license-core feat(07-license-core): RSA offline license core 2026-05-17 22:58:14 +02:00
08-license-integration feat(08-license-integration): wire RSA license check, remove -chiave arg 2026-05-17 23:10:05 +02:00
09-license-generator feat(09-license-generator): standalone LicenseGenerator tool + real RSA key pair 2026-05-17 23:37:49 +02:00
10-readme-docs docs(10-readme-docs): Italian README for NcProgramManager 2026-05-17 23:46:50 +02:00
11-refactor feat(11-refactor): extract ArgParser, fix error handling, remove dead code 2026-05-18 00:01:32 +02:00
12-docs-cli docs(12-docs-cli): complete CLI reference in README — all 16 args + 12 error codes 2026-05-18 22:37:58 +02:00
13-robustness-fixes feat(14-test-hardening): env-var hardware test scaffolding + LicenseFile edge cases 2026-05-18 23:24:58 +02:00
14-test-hardening feat(14-test-hardening): env-var hardware test scaffolding + LicenseFile edge cases 2026-05-18 23:24:58 +02:00
15-logging feat(15-logging): NLog structured logging — all output through NLog (v0.5 complete) 2026-05-18 23:57:27 +02:00