Microsoft.Extensions.Logging.AzureAppServices Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AzureBlobLoggerOptions |
Options for Azure diagnostics blob logging. |
AzureFileLoggerOptions |
Options for Azure diagnostics file logging. |
BatchingLoggerOptions |
Options for a logger which batches up log messages. |
BatchingLoggerProvider |
A provider of Microsoft.Extensions.Logging.AzureAppServices.Internal.BatchingLogger instances. |
BlobLoggerProvider |
The ILoggerProvider implementation that stores messages by appending them to Azure Blob in batches. |
FileLoggerProvider |
A BatchingLoggerProvider that writes out to a file. |
Structs
AzureBlobLoggerContext |