Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Add project key to log data #2

Open
svenmueller opened this issue Mar 31, 2014 · 1 comment
Open

Add project key to log data #2

svenmueller opened this issue Mar 31, 2014 · 1 comment

Comments

@svenmueller
Copy link

currently the project key is missing:

{"name":"sphere-order-distribution-0.1.1","hostname":"d47-prod1.sphere-frontend.prod.commercetools.de","pid":22832,"level":30,"info":"Nothing to do.","msg":"Nothing to do.","time":"2014-03-31T11:20:01.850Z","v":0}

better:

{"name":"sphere-order-distribution-0.1.1","hostname":"d47-prod1.sphere-frontend.prod.commercetools.de","project.key":"d47-xyz","pid":22832,"level":30,"info":"Nothing to do.","msg":"Nothing to do.","time":"2014-03-31T11:20:01.850Z","v":0}
@svenmueller
Copy link
Author

Please use the same field name as in the sphere-price-sync:

"info":"[d47-wor-4000]"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant