-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #371 from Particular/readme-review
- Loading branch information
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
# NServiceBus.Extensions.DependencyInjection | ||
# NServiceBus.Extensions.Logging | ||
|
||
NServiceBus logger abstraction implementation to support `Microsoft.Extensions.Logging`. | ||
NServiceBus.Extensions.Logging is the NServiceBus Logger abstraction implementation to support `Microsoft.Extensions.Logging`. | ||
|
||
## Useful links | ||
|
||
Documentation on how `NServiceBus.Extensions.Logging` should be used can be found on our [documenation portal](https://docs.particular.net/nservicebus/logging/extensions-logging). | ||
It is part of the [Particular Service Platform](https://particular.net/service-platform), which includes [NServiceBus](https://particular.net/nservicebus) and tools to build, monitor, and debug distributed systems. | ||
|
||
See the [NServiceBus.Extensions.Logging documentation](https://docs.particular.net/nservicebus/logging/extensions-logging) for more information. |