LogDomainsDiscovery Property  | 
 
            Gets the logging interface for discovery logging, which is responsible
            for logging information about P2P discovery.
            
 
    Namespace: 
   Couchbase.Lite.Util
    Assembly:
   Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic IDomainLogging Discovery { get; }Property Value
Type: 
IDomainLogging
See Also