LoggingServiceCollectionExtensions Klas

Definitie

Extensiemethoden voor het instellen van logboekregistratieservices in een IServiceCollection.

public ref class LoggingServiceCollectionExtensions abstract sealed
public static class LoggingServiceCollectionExtensions
type LoggingServiceCollectionExtensions = class
Public Module LoggingServiceCollectionExtensions
Overname
LoggingServiceCollectionExtensions

Methoden

Name Description
AddLogging(IServiceCollection, Action<ILoggingBuilder>)

Hiermee voegt u logboekregistratieservices toe aan de opgegeven IServiceCollection.

AddLogging(IServiceCollection)

Hiermee voegt u logboekregistratieservices toe aan de opgegeven IServiceCollection.

Van toepassing op