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 fae9a0e commit cd8d2b9Copy full SHA for cd8d2b9
src/Serilog.Sinks.File/project.json
@@ -1,6 +1,6 @@
1
{
2
"version": "2.1.0-*",
3
- "description": "The file sink for Serilog",
+ "description": "Write Serilog events to a text file in plain or JSON format.",
4
"authors": [ "Serilog Contributors" ],
5
"packOptions": {
6
"tags": [ "serilog", "file", "io" ],
0 commit comments