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 a public static method that returns the current value of DiagnosticsLogger.standard.isSetup #44

Closed davidsteppenbeck closed 4 years ago

davidsteppenbeck commented 4 years ago

This static method provides public read access to instance var DiagnosticsLogger.standard.isSetup, which could be useful for development & debugging.

ghost commented 4 years ago
1 Error
:no_entry_sign: Any changes to code should be reflected in the Changelog. Please consider adding a note there.
1 Message
:book: Tests: Executed 17 tests, with 0 failures (0 unexpected) in 0.214 (0.317) seconds

Current coverage for Diagnostics.framework is 76.38%

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

Powered by xcov

Generated by :no_entry_sign: Danger