deltachat / deltachat-ios

Email-based instant messaging for iOS.
Other
327 stars 52 forks source link

log entering/leaving realtime #2409

Closed r10s closed 1 week ago

r10s commented 1 week ago

this is useful for debugging. ftr, using deinit() seems to be file as this is called through "Automatic Reference Counting", not garbage collection at a later point (https://docs.swift.org/swift-book/documentation/the-swift-programming-language/deinitialization/ )