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
It's not possible to configure the log pattern of the Microsoft.Extensions.Http based HttpClient loggers. To modify, one has to replace them. This package replaces the default loggers with a logger that:
16
+
It's not possible to configure the log pattern of the Microsoft.Extensions.Http based HttpClient loggers. To modify, one
17
+
has to replace them. This package replaces the default loggers with a logger that:
16
18
17
-
1. Reduces the number of log statements on httpclient requests from 4 to 1
19
+
1. Reduces the number of log statements on httpclient requests from 4 to 1
0 commit comments