You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: