RA.Utilities.Integrations
· One min read
Version 10.0.0
Updated the project version from 10.0.0-rc.2 to the stable release version 10.0.0 in preparation for a production release.
10.0.0-rc.2
- Initial release of the shared logging package.
- Provides core models for structured HTTP request and response logging (
HttpRequestLogTemplate,HttpResponseLogTemplate,BaseHttpLogTemplate). - Acts as a foundational dependency for other logging packages like
RA.Utilities.Api.Middlewares.