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.
1 parent 3d4e614 commit 933a7e1Copy full SHA for 933a7e1
README.md
@@ -18,6 +18,7 @@ dotnet add package Serilog.AspNetCore
18
19
```csharp
20
using Serilog;
21
+using Serilog.Events;
22
23
public class Program
24
{
0 commit comments