2 references to UpdateOptions
Microsoft.Extensions.Logging.AzureAppServices (2)
BatchingLoggerProvider.cs (2)
57
_optionsChangeToken = options.OnChange(
UpdateOptions
);
58
UpdateOptions
(options.CurrentValue);