LocalDNSQueryLogging type
Log level for DNS queries in localDNS.
KnownLocalDNSQueryLogging can be used interchangeably with LocalDNSQueryLogging,
this enum contains the known values that the service supports.
Known values supported by the service
Error: Enables error logging in localDNS. See errors plugin for more information.
Log: Enables query logging in localDNS. See log plugin for more information.
type LocalDNSQueryLogging = string