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

Added public static func `DiagnosticsLogger.isSetUp()` #45

Closed davidsteppenbeck closed 4 years ago

davidsteppenbeck commented 4 years ago

New feature: Added public static func DiagnosticsLogger.isSetUp() that returns the value of var DiagnosticsLogger.standard.isSetUp (#41). Could be useful for development and debugging.

ghost commented 4 years ago
1 Message
:book: Tests: Executed 17 tests, with 0 failures (0 unexpected) in 0.152 (0.261) seconds

Current coverage for Diagnostics.framework is 76.46%

Files changed - -
DiagnosticsLogger.swift 55.61% :warning:

Powered by xcov

Generated by :no_entry_sign: Danger