Search Results for

    Show / Hide Table of Contents

    Class LogManager

    Inheritance
    object
    LogManager
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public class LogManager

    Properties

    Logger

    The nlog instance unique

    Declaration
    public static ILogLogger Logger { get; }
    Property Value
    Type Description
    ILogLogger
    In this article
    • Properties
      • Logger
    Back to top Generated by DocFX