Closed snakefoot closed 4 years ago
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines.
🤖 This comment was generated by commitlint[bot]. Please report issues here.
Happy coding!
When this PR has been merged, then I also think a small fix can be made, so one can use NLog JsonLayout directly (or another Json-related-Layout like EcsLayout)
Thanks for the merge. Have now created #125 as mentioned.
Trying to resolve #123 by not having DocumentType as required (can be blank).
https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html
Also improved the ability for getting debug-output into NLog InternalLogger (When enabled)
Also change the default-value from "logevent" to "_doc" as it seems to work better (also for Serilog)
Checklist