matrix-org / matrix-ios-sdk

The Matrix SDK for iOS
Apache License 2.0
451 stars 211 forks source link

Add UTC timestamps to console logs #1874

Closed richvdh closed 1 month ago

richvdh commented 2 months ago

This is an attempt to fix https://github.com/element-hq/element-ios/issues/7472. I suspect it's going to result in two timestamps on each line, but maybe that's slightly better than just having the wrong one?

Signed-off-by: Richard van der Hoff richardv@element.io

Pull Request Checklist