-
|
Hi I have been googling around looking for at simple way to configure the encoder to log structured objects containing For instance if I log like: any Can this be done without a custom Decorator? In a project that uses the ObjectMapper this can be achieved by configuring like: I did search google / issues / PRs / discussions without finding anything. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Just to quickly answer my own question. The example in the readme (using a project local |
Beta Was this translation helpful? Give feedback.
-
|
Would it make sense to add a |
Beta Was this translation helpful? Give feedback.
logstash-logback-encoder 9.0 has a
DateTimeFeatureDecoratoryou can use to enable/disableDateTimeFeature.WRITE_DATES_AS_TIMESTAMPS