Is it possible to change the timestamp field name of the logs? #25425
Unanswered
javadevmtl
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Which specific extension are you referring to? |
Beta Was this translation helpful? Give feedback.
3 replies
-
I put the info in the extensions github:
quarkiverse/quarkus-logging-json#178 (comment)
…On Mon, May 9, 2022 at 7:02 AM Phillip Krüger ***@***.***> wrote:
I don't know, but happy to have a look if you share a reproducer
—
Reply to this email directly, view it on GitHub
<#25425 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAWTUSXF7TOK5CXB4PCCQJLVJDWF7ANCNFSM5VIVO3SA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It used to be possible with the quarkiverse extension. But the plugin doesn't seem to be updated to the latest Quarkus version.
This used to work with the extension.
quarkus.log.console.json.fields.timestamp.field-name=appTimestamp
Now with 2.8.2 when you try to add the extension as dependency, you get the following build error.
Beta Was this translation helpful? Give feedback.
All reactions