This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
NPE in GelfLogHandler when LEVEL is set but AdditionalFields is not set #39
Labels
type: bug
A general bug
java.lang.NullPointerException
at biz.paluch.logging.gelf.jul.GelfLogHandler.setAdditionalFields(GelfLogHandler.java:144)
at biz.paluch.logging.gelf.jul.GelfLogHandler.(GelfLogHandler.java:65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
The text was updated successfully, but these errors were encountered: