WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Include exceptions in the logs #69

Closed AvdLee closed 4 years ago

AvdLee commented 4 years ago

This PR makes it possible to find back exceptions in the logs. It's not possible to log Swift errors but Objective-C exceptions will bring us a lot as well!

image

Fixes #63

ghost commented 4 years ago
Warnings
:warning: **Sources/DiagnosticsLogger.swift#L172** - It is safer to use weak instead of unowned
Messages
:book: View more details on Bitrise
:book: Diagnostics: Executed 19 tests, with 0 failures (0 unexpected) in 0.165 (0.363) seconds

Diagnostics.framework: Coverage: 76.12

File Coverage
DiagnosticsLogger.swift 55.16%
DiagnosticsReporter.swift 100.0%

Generated by :no_entry_sign: Danger Swift against 50ea2e668319004255eb727dd12730247cfb8bd4

ghost commented 4 years ago

Congratulations! :tada: This was released as part of Release 1.7.0 :rocket:

Generated by GitBuddy