LogDomain
public enum LogDomain: UInt8
Log domain. The log domains here are tentative and subject to change.
-
Undocumented
Declaration
Swift
case all = 0
-
Undocumented
Declaration
Swift
case database
-
Undocumented
Declaration
Swift
case query
-
Undocumented
Declaration
Swift
case replicator
-
Undocumented
Declaration
Swift
case network