AzureBlobLoggerProvider Class

Definition

The implemenation of logger provider that creates instances of Logger.

public ref class AzureBlobLoggerProvider
public class AzureBlobLoggerProvider
type AzureBlobLoggerProvider = class
Public Class AzureBlobLoggerProvider
Inheritance
AzureBlobLoggerProvider

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Constructors

AzureBlobLoggerProvider(String, String, String, String, Int32, Int32, TimeSpan)

Creates a new instance of the AzureBlobLoggerProvider class.

Methods

ConfigureLogger(IWebAppLogConfigurationReader)

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to