Search Results for

    Show / Hide Table of Contents

    Interface ILogManager

    Summary description for ILogManager.

    Namespace: ImageVault.Common.Lib.Logging
    Assembly: ImageVault.Common.dll
    Syntax
    public interface ILogManager

    Methods

    GetLogger(String)

    Declaration
    ILogger GetLogger(string name)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    ILogger

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022