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 90f4c2c commit 01db8ceCopy full SHA for 01db8ce
PACKAGE_README.md
@@ -1,4 +1,4 @@
1
-# EgonsoftHU.Extensions.Logging.Serilog
+# EgonsoftHU.Extensions.Logging.Serilog
2
3
## Summary
4
@@ -10,16 +10,6 @@
10
- Populate `Exception.Data` dictionary with the log event properties.
11
- `Exception.Populate(PropertyBagEnricher)` extension method.
12
13
-## Breaking change
14
-
15
-The project namespace has changed to avoid namespace collision with `Serilog`.
16
-**Please note:** The package id will remain unchanged.
17
18
-|Version|Namespace|
19
-|-|-|
20
-|`>= 1.0.0 && < 2.0.0`|`EgonsoftHU.Extensions.Logging.Serilog`|
21
-|`>= 2.0.0`|`EgonsoftHU.Extensions.Logging`|
22
23
## SourceMember property
24
25
When you create a logger by calling `Log.Logger.ForContext<T>()` then the log events will contain a
0 commit comments