File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # _ Serilog Expressions_ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/2wg3tsdybwmf8tp1 /branch/dev?svg=true )] ( https://ci.appveyor.com/project/NicholasBlumhardt /serilog-expressions/branch/dev ) [ ![ NuGet Package] ( https://img.shields.io/nuget/vpre/serilog.expressions )] ( https://nuget.org/packages/serilog.expressions )
1
+ # _ Serilog Expressions_ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/w7igkk3w51h481r6 /branch/dev?svg=true )] ( https://ci.appveyor.com/project/serilog /serilog-expressions/branch/dev ) [ ![ NuGet Package] ( https://img.shields.io/nuget/vpre/serilog.expressions )] ( https://nuget.org/packages/serilog.expressions )
2
2
3
3
An embeddable mini-language for filtering, enriching, and formatting Serilog
4
4
events, ideal for use with JSON or XML configuration.
@@ -8,7 +8,7 @@ events, ideal for use with JSON or XML configuration.
8
8
Install the package from NuGet:
9
9
10
10
``` shell
11
- dotnet add package Serilog.Expressions
11
+ dotnet add package Serilog.Expressions -v 1.0.0- *
12
12
```
13
13
14
14
The package adds extension methods to Serilog's ` Filter ` , ` WriteTo ` , and
You can’t perform that action at this time.
0 commit comments