ebay-oauth-csharp-client icon indicating copy to clipboard operation
ebay-oauth-csharp-client copied to clipboard

Replaced log4net dependency with Microsoft.Extensions.Logging.Abstractions

Open bounav opened this issue 10 months ago • 0 comments

No longer introducing a hard dependency on log4net.

This will allow anyone consuming this the ebay oauth client to plug-in the logging framework of they might favour.

bounav avatar Dec 11 '24 12:12 bounav