This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Runtime Logs - how to add custom meta data? #6453
-
Questiona main feature I would expect from the "runtime logs" is to have custom fields. is extending the log is possible while using next.js? |
Beta Was this translation helpful? Give feedback.
Answered by
Jooliashi
Apr 11, 2024
Replies: 1 comment
-
|
Hello, at the moment this is not possible; if you want the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
amyegan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
at the moment this is not possible; if you want the
requestIdto be sent to your other logs, it sounds more like a functionality in log drain (we do send requestId in log drains)