Commit d2ea166
committed
Tighten ConfigStore debug logging flow
Removes redundant `CONFIGSTORE_DEBUG_ENTRY/EXIT` calls from `StoreDevice::Write` and `ConfigStore::Timer` to reduce noisy tracing. It also stops logging state at the start of `Flash()` and instead logs it when a write successfully transitions back to `kIdle`, so debug output reflects the meaningful state change.1 parent ad2d453 commit d2ea166
2 files changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | | - | |
90 | | - | |
91 | 87 | | |
92 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | | - | |
523 | 521 | | |
524 | 522 | | |
525 | 523 | | |
526 | 524 | | |
527 | 525 | | |
528 | 526 | | |
529 | | - | |
530 | | - | |
531 | 527 | | |
532 | 528 | | |
533 | 529 | | |
| |||
561 | 557 | | |
562 | 558 | | |
563 | 559 | | |
564 | | - | |
565 | | - | |
566 | 560 | | |
567 | 561 | | |
568 | 562 | | |
| |||
596 | 590 | | |
597 | 591 | | |
598 | 592 | | |
| 593 | + | |
599 | 594 | | |
600 | 595 | | |
601 | 596 | | |
| |||
0 commit comments