Dela via


IWithApplicationLogLevel<ParentT> Gränssnitt

Definition

En definition för webbappens diagnostiklogg som gör att programloggnivå kan anges.

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

Typparametrar

ParentT

Fasen för den överordnade definitionen som ska återgå till efter att den här definitionen har bifogats.

Härledda

Metoder

WithLogLevel(LogLevel)

Anger programloggnivån.

Gäller för