Skip to content

Commit 9148495

Browse files
authored
Update readme file
1 parent 8f2e213 commit 9148495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ or in `appsttings.json` file:
2626
{
2727
"Serilog": {
2828
"MinimumLevel": "Debug",
29-
"Using": [ "Serilog.Enrichers" ],
29+
"Using": [ "Serilog.Enrichers.ClientInfo" ],
3030
"Enrich": [ "WithClientIp", "WithClientAgent"],
3131
"WriteTo": [
3232
{ "Name": "Console" }

0 commit comments

Comments
 (0)