.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    WithLoggerFactory Method

    WithLoggerFactory(Func<IConfiguration, ILoggerFactory>)

    Adds a logger factory.

    Declaration
    public HazelcastOptionsBuilder WithLoggerFactory(Func<IConfiguration, ILoggerFactory> factory)
    Parameters
    Func<IConfiguration, ILoggerFactory> factory

    A delegate.

    Returns
    HazelcastOptionsBuilder

    This options builder.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.