Interface ILoggerFactory
Namespace: DnsClient.Internal
Assembly: DnsClient.dll
Syntax
public interface ILoggerFactory
Methods
| Improve this Doc View SourceCreateLogger(String)
Declaration
ILogger CreateLogger(string categoryName)
Parameters
Type | Name | Description |
---|---|---|
String | categoryName |
Returns
Type | Description |
---|---|
ILogger |