LogDomainsDatabase Property |
Gets the logging interface for database logging, which is responsible
for logging activity between the library and the disk, including creation
of Documents / Revisions, disk I/O, etc
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public IDomainLogging Database { get; }
Property Value
Type:
IDomainLoggingSee Also