vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

Timestamp in log messages #224

Closed bloodf closed 3 years ago

bloodf commented 3 years ago

From vue-storefront created by Nocturnal-2: vuestorefront/vue-storefront#5580

What is the motivation for adding / enhancing this feature?

Logs doesn't seem to contain timestamp. When the same path/feature is run several times, unable to identify which run logged which message. Timestamp on log messages can avoid confusion and add clarity.

What are the acceptance criteria

Time stamp at the beginning of the log messages in dd-MMM-yyyy HH:mm:ss format for example.

If file size is a consideration, at least error log messages with timestamp will be helpful.

Version of Vue Storefront

Can you complete this feature request by yourself?

Additional information