Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Ceriu a8b0e8700e 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
ismailgulek b5e39fdb90 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek 49716d58b7 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek 42a7a18c70 Enhance NSE logs for debugging 2020-06-02 18:25:19 +03:00
ismailgulek 72279f7f79 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00