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

Added stacktrace field name adjustment example #439

Merged
merged 1 commit into from
Oct 3, 2020

Conversation

mariodavid
Copy link
Contributor

This PR adds the one example for the adjustment of the stack_trace field name into the README.

It took me quite a little bit of time to understand how this XML needs to be called:

  • <stacktrace />
  • <stackTrace />
  • <stack_trace />

I think this simplifies the adjustment of it a little (it would certainly have helped me via looking into the example).

This PR adds the one example for the adjustment of the `stack_trace` field name into the README.

It took me quite a little bit of time to understand how this XML needs to be called:

* `<stacktrace />`
* `<stackTrace />`
* `<stack_trace />`

I think this simplifies the adjustment of it a little (it would certainly have helped me via looking into the example).
@philsttr philsttr merged commit b399442 into logfellow:master Oct 3, 2020
@philsttr
Copy link
Collaborator

philsttr commented Oct 3, 2020

Thanks!

@philsttr philsttr added this to the 6.5 milestone Dec 30, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants