Skip to content
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

Closed
mp911de opened this issue Dec 20, 2014 · 0 comments
Closed
Labels
type: bug A general bug

Comments

@mp911de
Copy link
Owner

mp911de commented Dec 20, 2014

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)

@mp911de mp911de added the type: bug A general bug label Dec 20, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant