quarkiverse / quarkus-logging-json

Quarkus logging extension outputting the logging in json.
Apache License 2.0
63 stars 30 forks source link

Allow higher resolution of timestamps #299

Open stephan-strate opened 5 months ago

stephan-strate commented 5 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 4 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 3 months 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.