Partager via


IWithApplicationLogLevel<ParentT> Interface

Définition

Définition de journal de diagnostic d’application web permettant de spécifier le niveau du journal des applications.

public interface IWithApplicationLogLevel<ParentT>
type IWithApplicationLogLevel<'ParentT> = interface
Public Interface IWithApplicationLogLevel(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé

Méthodes

WithLogLevel(LogLevel)

Spécifie le niveau du journal de l’application.

S’applique à