LaunchDarkly Dotnet Server SDK
Search Results for

    Show / Hide Table of Contents

    Interface ILogAdapter

    Namespace: LaunchDarkly.Logging
    Assembly: LaunchDarkly.Logging.dll
    Syntax
    public interface ILogAdapter

    Methods

    NewChannel(string)

    Declaration
    IChannel NewChannel(string name)
    Parameters
    Type Name Description
    string name
    Returns
    Type Description
    IChannel

    Extension Methods

    ILogAdapterExtensions.Level(ILogAdapter, LogLevel)
    ILogAdapterExtensions.Logger(ILogAdapter, string)
    In this article
    Back to top Generated by DocFX