Skip to content

Commit 01db8ce

Browse files
committed
Update PACKAGE_README.md file.
1 parent 90f4c2c commit 01db8ce

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

PACKAGE_README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EgonsoftHU.Extensions.Logging.Serilog
1+
# EgonsoftHU.Extensions.Logging.Serilog
22

33
## Summary
44

@@ -10,16 +10,6 @@
1010
- Populate `Exception.Data` dictionary with the log event properties.
1111
- `Exception.Populate(PropertyBagEnricher)` extension method.
1212

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-
2313
## SourceMember property
2414

2515
When you create a logger by calling `Log.Logger.ForContext<T>()` then the log events will contain a

0 commit comments

Comments
 (0)