Show / Hide Table of Contents

    IDataWindowOptions.LoggerFactory Property

    .NET Standard 2.x

    Gets or sets the logging object.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    ILoggerFactory LoggerFactory { get; set; }
    

    Returns

    Microsoft.Extensions.Logging.ILoggerFactory

    Returns the logging object.

    Examples

    Coming soon.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon