Dear Payara Community,
I am currently starting my appliication via console using payara-micro-5.182.jar.
In one of my REST endpoints, I see only the following being produced in the console:
[2018-09-03T16:21:37.504+0200] [] [ [1;91mSEVERE [0m] [] [ [1;94mfish.payara.microprofile.opentracing.jaxrs.JaxrsContainerRequestTracingFilter [0m] [tid: _ThreadID=36 _ThreadName=http-thread-pool::http-listener(7)] [timeMillis: 1535984497504] [levelValue: 1000] java.lang.NullPointerException
How can I get more details about this exception?
I thought about overriding the logging.properties file but could not find a way to do it.
Thanks for suggestions and regards,
Guilherme