quarkiverse / quarkus-logging-json

Quarkus logging extension outputting the logging in json.
Apache License 2.0
62 stars 28 forks source link

Allow higher resolution of timestamps #299

Open stephan-strate opened 3 months ago

stephan-strate commented 3 months ago

As discussed in https://github.com/dmlloyd/jboss-logmanager-embedded/issues/7, I wanted to allow nano precision for the timestamp in this extension too.

stephan-strate commented 3 months ago

The test works locally. Are the logs not recorded with nano precision on the test agent? Can we force it to?

SlyngDK commented 1 month ago

You are also missing test for jackson.

I think the runners have nanos, but maybe the formatter is not setted up as expected or there can be a dynamic length of nanos.