We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce25cb0 commit 33849c9Copy full SHA for 33849c9
sample/Sink/CustomHttpClient.cs
@@ -1,5 +1,6 @@
1
using System.IO;
2
using System.Net.Http;
3
+using System.Threading;
4
using System.Threading.Tasks;
5
using Microsoft.Extensions.Configuration;
6
using Serilog.Sinks.Http;
0 commit comments