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
Chingiz Olzhabaev edited this page Jun 14, 2024
·
1 revision
I'd like to integrate my logs to Diol!
Depends on scenario it could take some activities from both sides (yours and ours).
We believe that most of external integrators have a bit similar flow of using their libs.
Scenario 1:
Project provides a libriary from nuget.
The libriary is a wrapper for sending http requests to a server (aka SDK).
Solution:
Integrate Services.AddHttpClient() to your lib. Then your users should just modify appsettings.development.json file and all http logs will be added to Diol Tool Window.