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
Syntax public IDomainLogging Listener { get; }
Property Value
Type:
IDomainLoggingSee Also