bizz84 / bizz84/SwiftyStoreKit
Review console logging statements
Open
type: enhancement
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
SwiftyStoreKit uses `print` to show various logging messages regarding transactions processed by the framework.
To make the most out of this, it is desirable to:
* Make logs as clear as possible
* Add the ability to enable/disable logs or add log levels
Contributor guide
Assessment
This issue has not been assessed yet.