PR feedback
This commit is contained in:
parent
0ef640d043
commit
6ef6930b1b
|
|
@ -11,7 +11,7 @@ using Microsoft.Extensions.Options;
|
|||
namespace Microsoft.Extensions.Logging.AzureAppServices
|
||||
{
|
||||
/// <summary>
|
||||
/// A provider of <see cref="BatchingLogger"/>'s.
|
||||
/// A provider of <see cref="BatchingLogger"/> instances.
|
||||
/// </summary>
|
||||
public abstract class BatchingLoggerProvider : ILoggerProvider, ISupportExternalScope
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue