Last Updated 2 months ago
Are there logs created of price changes performed by the module?
> Are logs of price changes performed by the module created?Yes, the logs of the price change process in the store are saved to logs. The logs can be viewed at any time and while the module is running. In addition, a backup of prices to XML is created. The backup can be restored at any time.
Example content of the logs:
2019-11-05 20:16:40 => preparing to prices changes
2019-11-05 20:16:40 => the product with id 1 has been skipped
2019-11-05 20:16:40 => the product with id 3 has been skipped
2019-11-05 20:16:40 => the product with id 4 has been skipped
2019-11-05 20:16:40 => the product with id 5 has been skipped
2019-11-05 20:16:40 => the product with id 6 has been skipped
2019-11-05 20:18:24 => preparing to prices changes
2019-11-05 20:18:24 => Old price for product with id 1 => 269.5053
2019-11-05 20:18:24 => New price for product with id 1 => 237.164664
2019-11-05 20:18:25 => the price of the product with id 1 has changed
2019-11-05 20:18:25 => Old price for product with id 3 => 242.0025
2019-11-05 20:18:25 => New price for product with id 3 => 212.962200
2019-11-05 20:18:25 => the price of the product with id 3 has changed
2019-11-05 20:18:25 => Old price for product with id 4 => 252.0024
2019-11-05 20:18:25 => New price for product with id 4 => 221.762112
2019-11-05 20:18:25 => the price of the product with id 4 has changed
2019-11-05 20:18:25 => Old price for product with id 5 => 2311.5021
2019-11-05 20:18:25 => New price for product with id 5 => 2034.121848
2019-11-05 20:18:25 => the price of the product with id 5 has changed
2019-11-05 20:18:25 => Old price for product with id 6 => 2311.5021
2019-11-05 20:18:25 => New price for product with id 6 => 2034.121848
2019-11-05 20:18:25 => the price of the product with id 6 has changed