Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Log.Logging.SetupLoggingAsync Method

Defines a default logging data provider based on appsettings.json settings. This is called during site startup.

Class: YetaWF.Core.Log.Logging
Namespace: YetaWF.Core.Log
Assembly: YetaWF.Core

Syntax

public static Task SetupLoggingAsync();

See Also YetaWF.Core.Log.Logging ClassYetaWF.Core Overview