Files
aitbc/apps
aitbc a58773d4d4 Migrate exchange app to centralized aitbc package utilities
- Migrate 2 files from logging to aitbc.get_logger
- health_monitor.py, real_exchange_integration.py
- Remove logging.basicConfig() from both files
- Migrate 3 files with hardcoded paths to use DATA_DIR constant
- simple_exchange_api.py, scripts/seed_market.py, database.py
2026-04-25 07:12:27 +02:00
..