LoggingHostedFileClientBuilderExtensions Class
Definition
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.
Provides extensions for configuring LoggingHostedFileClient instances.
public ref class LoggingHostedFileClientBuilderExtensions abstract sealed
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public static class LoggingHostedFileClientBuilderExtensions
public static class LoggingHostedFileClientBuilderExtensions
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
type LoggingHostedFileClientBuilderExtensions = class
type LoggingHostedFileClientBuilderExtensions = class
Public Module LoggingHostedFileClientBuilderExtensions
- Inheritance
-
LoggingHostedFileClientBuilderExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| UseLogging(HostedFileClientBuilder, ILoggerFactory, Action<LoggingHostedFileClient>) |
Adds logging to the hosted file client pipeline. |