Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE in JSONEventLayoutV1 format method #71

Closed
hbellahc opened this issue Dec 20, 2018 · 1 comment
Closed

NPE in JSONEventLayoutV1 format method #71

hbellahc opened this issue Dec 20, 2018 · 1 comment

Comments

@hbellahc
Copy link

Hi

I'm using this stack :

  • Application Server : Wildfly 10
  • Simple WS Application
  • Log4j 1.2.17
  • Jsonevent-layout 1.7

There is an issue at this line :

`if (throwableInformation.getThrowable().getClass().getCanonicalName() != null)

The throwableInformation.getThrowable() is null.

Thanks

@hbellahc
Copy link
Author

This pull request resolve the problem :

#48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant