From Slack:
Hi, I recently discovered Steeltoe, I tried to implement the tutorial in this page: https://docs.steeltoe.io/guides/cloud-management/endpoints-framework.html?tabs=vs. I have a problem with the LoggingConfig.cs. the class "DynamicLoggerProvider" is not found, I guess it's normally in Steeltoe.Extensions.Logging? what can I use instead?
From Slack:
Hi, I recently discovered Steeltoe, I tried to implement the tutorial in this page: https://docs.steeltoe.io/guides/cloud-management/endpoints-framework.html?tabs=vs. I have a problem with the LoggingConfig.cs. the class "DynamicLoggerProvider" is not found, I guess it's normally in Steeltoe.Extensions.Logging? what can I use instead?