Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 4cef8e9

Browse files
nenadvicenticNenad Vicentic
and
Nenad Vicentic
authored
docs: fix example of simple JSON configuration in ReadMe.md (#511)
Co-authored-by: Nenad Vicentic <[email protected]>
1 parent 5fce1f3 commit 4cef8e9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,7 @@ Or, if using .NET Core and `Serilog.Settings.Configuration` Nuget package and `a
6262
"nodeUris": "http://localhost:9200"
6363
}
6464
}
65-
],
66-
"Enrich": [ "FromLogContext", "WithMachineName" ],
67-
"Properties": {
68-
"Application": "ImmoValuation.Swv - Web"
69-
}
65+
]
7066
}
7167
}
7268
```

0 commit comments

Comments
 (0)