Currently, if a platform creates a named logging domain, LiteCore depends on the platform holding the name. LiteCore should hold the string for any domain it knows about. It should not rely on the platform to keep its strings for it.
Activity
Show:
CB robot August 2, 2024 at 10:17 AM
Build couchbase-lite-ios-3.1.7-13 contains couchbase-lite-core commit 2187a9b with commit message: : LiteCore should hold the names of its log domains (#2102)
CB robot August 1, 2024 at 10:00 PM
Build couchbase-lite-net-3.1.9-2 contains couchbase-lite-core commit 2187a9b with commit message: : LiteCore should hold the names of its log domains (#2102)
CB robot July 17, 2024 at 6:15 PM
Build couchbase-lite-core-3.1.9-3 contains couchbase-lite-core commit 2187a9b with commit message: : LiteCore should hold the names of its log domains (#2102)
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Currently, if a platform creates a named logging domain, LiteCore depends on the platform holding the name.
LiteCore should hold the string for any domain it knows about. It should not rely on the platform to keep its strings for it.