Skip to content

Commit

Permalink
Add Serilog Enrichers (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdovaz authored Jun 5, 2024
1 parent d02388b commit 0b0c520
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1232,14 +1232,34 @@
"listed": true,
"version": "2.8.0"
},
"Serilog.Enrichers.AssemblyName": {
"listed": true,
"version": "1.0.6"
},
"Serilog.Enrichers.Context": {
"listed": true,
"version": "4.6.5"
},
"Serilog.Enrichers.Demystifier": {
"listed": true,
"version": "0.9.0"
},
"Serilog.Enrichers.Environment": {
"listed": true,
"version": "2.2.0"
},
"Serilog.Enrichers.Memory": {
"listed": true,
"version": "1.0.4"
},
"Serilog.Enrichers.Process": {
"listed": true,
"version": "2.0.2"
},
"Serilog.Enrichers.Thread": {
"listed": true,
"version": "3.1.0"
},
"Serilog.Expressions": {
"listed": true,
"version": "3.2.1"
Expand Down

0 comments on commit 0b0c520

Please sign in to comment.