element-ios/Riot/Managers/Analytics
Stefan Ceriu f7a8163947
Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
..
Analytics.h MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
Analytics.m Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
DecryptionFailure.h Create managers folder 2018-07-10 10:21:20 +02:00
DecryptionFailure.m Create managers folder 2018-07-10 10:21:20 +02:00
DecryptionFailureTracker.h Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
DecryptionFailureTracker.m Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00