]> Piment Noir Git Repositories - freqai-strategies.git/commit
refactor(ReforceXY): harmonize logging with DEBUG instrumentation and corrected levels
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 5 Jan 2026 13:03:30 +0000 (14:03 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 5 Jan 2026 13:03:30 +0000 (14:03 +0100)
commit57be492d49c3fe58f54c862b9fe81271a9317e02
tree017063626df215fde17ad086905c58dbe46574f1
parent52ec6174cb0c0b0ba1777b201475d62941d03896
refactor(ReforceXY): harmonize logging with DEBUG instrumentation and corrected levels

- Add 11 strategic logger.debug() calls for cache, training, LSTM, predictions, and PBRS
- Correct 6 log levels: 2 INFO→WARNING (config overrides), 4 ERROR→WARNING (recoverable conditions)
- Maintain 100% %-formatting consistency across all 103 logging calls (performance + best practice)
- Total: 11 DEBUG, 31 INFO, 53 WARNING, 8 ERROR
ReforceXY/user_data/freqaimodels/ReforceXY.py