Class Logging
Inherited Members
Namespace: DnsClient
Assembly: DnsClient.dll
Syntax
public static class Logging
Properties
| Improve this Doc View SourceLoggerFactory
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 |