aspnet/Logging

Wrong property comment/description in AzureFileLoggerOptions

lmcarreiro opened this issue · 1 comments

Property FileName has the same description/comment as property RetainedFileCountLimit:

https://github.com/aspnet/Logging/blob/master/src/Microsoft.Extensions.Logging.AzureAppServices/AzureFileLoggerOptions.cs

Eilon commented

Good find! This issue is up-for-grabs in case anyone would like to send a PR. This is a pretty easy one to get started with!