We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-Pre
1 parent a890820 commit e6c49e1Copy full SHA for e6c49e1
README.md
@@ -9,7 +9,7 @@ This sink uses a separate worker thread to write to your sink, freeing up the ca
9
Install from NuGet:
10
11
```powershell
12
-Install-Package Serilog.Sinks.Async
+Install-Package Serilog.Sinks.Async -Pre
13
```
14
15
Add this sink to your pipeline:
0 commit comments