Class HostBuilderExtensions
Inheritance
System.Object
HostBuilderExtensions
Namespace: Downlink
Assembly: Downlink.Host.dll
Syntax
public static class HostBuilderExtensions : object
Methods
| Improve this Doc View SourceConfigureLogging(IWebHostBuilder)
Declaration
public static IWebHostBuilder ConfigureLogging(this IWebHostBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Hosting.IWebHostBuilder | builder |
Returns
Type | Description |
---|---|
Microsoft.AspNetCore.Hosting.IWebHostBuilder |