Torsten Schulz (local) 3f56939421 Add detailed debug logging in getProductPricesInCities method of FalukantService
- Introduced console logs to trace the execution flow and key variables in the getProductPricesInCities method, enhancing visibility into product price calculations.
- Logged parameters such as productId, currentPrice, and currentRegionId at the start of the method.
- Added logs for the number of cities and town worth entries found, as well as details when skipping the current city and adding results, improving traceability during price evaluations.
- This update aims to facilitate debugging and performance monitoring by providing comprehensive insights into the pricing logic.
2025-12-03 13:39:09 +01:00
2024-08-19 12:34:08 +02:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
Description
No description provided
203 MiB
Languages
JavaScript 80.7%
Vue 18.8%
Shell 0.3%