Partager via


IWithDiagnosticLogging<ParentT> Interface

Définition

Définition du journal de diagnostic d’application web permettant de définir la source du journal.

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

Paramètres de type

ParentT

Type de retour du fichier Attachable.attach() final.

Dérivé

Méthodes

WithApplicationLogging()

Activez la journalisation à partir de l’application web.

WithWebServerLogging()

Activez la journalisation à partir du serveur web.

S’applique à