googleads / google-ads-dotnet

This project hosts the .NET client library for the Google Ads API.
https://developers.google.com/google-ads/api
Apache License 2.0
74 stars 97 forks source link

We should consider moving to ILogger #381

Closed AnashOommen closed 2 years ago

AnashOommen commented 2 years ago

We use TRACE today, perhaps we can move to ILogger instead. Needs more investigation, especially on .NET Framework.

AnashOommen commented 2 years ago

https://www.nuget.org/packages/Microsoft.Extensions.Logging.TraceSource might be worth investigating.

Raibaz commented 2 years ago

Fixed by v14.1.0.