LogDomainsListener Property  | 
 
            Gets the logging interface for listener logging, which is responsible
            for logging information about the P2P REST API listener (connections,
            authorization, non-routing logic)
            
 
    Namespace: 
   Couchbase.Lite.Util
    Assembly:
   Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic IDomainLogging Listener { get; }Property Value
Type: 
IDomainLogging
See Also