• DnsClient
  • Readme
  • Api Docs
  • MichaCo.net
This site uses "cookies" - small data files stored locally on your computer - to save information about your preferences when using this site. Learn More.

    Show / Hide Table of Contents

    Class Logging

    Inheritance
    Object
    Logging
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: DnsClient
    Assembly: DnsClient.dll
    Syntax
    public static class Logging

    Properties

    | Improve this Doc View Source

    LoggerFactory

    Gets or sets the ILoggerFactory DnsClient should use. Per default it will log to Source.

    Declaration
    public static ILoggerFactory LoggerFactory { get; set; }
    Property Value
    Type Description
    ILoggerFactory
    • Improve this Doc
    • View Source
    © 2025 by Michael Conrad. All rights reserved. - MichaCo.net