This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Description
I use LogEntries DataHub to aggregate all our logs in a local network service and push them to LogEntries API from there. It also allows us to avoid the whole TCP Token system of copying a token for every service we deploy.
The LogEntries library supported this, but not the Serilog library.
I'm going to add a PR that adds the behavior in the same way that the original LogEntries library did it.