saleor / apps

A central space for Saleor Apps, integrations, and the App Store 🚀
https://apps.saleor.io
Other
114 stars 316 forks source link

Stringify attributes passed to console transport #1544

Closed krzysztofzuraw closed 3 months ago

krzysztofzuraw commented 3 months ago

Scope of the PR

This stringfies attributes passed to logger.

Before After
log { array: [Object object] } log {array: [{obj: key}]}

Related issues

Checklist

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saleor-app-avatax ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 0:47am
saleor-app-cms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 0:47am
saleor-app-klaviyo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 0:47am
saleor-app-products-feed ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 0:47am
saleor-app-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 0:47am
saleor-app-smtp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 0:47am
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **saleor-app-data-importer** | ⬜️ Skipped ([Inspect](https://vercel.com/saleorcommerce/saleor-app-data-importer/Cnd7acirxHrfM4mzeKECYdDmD7Zr)) | | | Aug 29, 2024 0:47am |
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 5eb895ce3686a8bae61232b992ce266ba26a8248

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR