korlibs / korlibs/korlibs-logger
iOS: update to use the new Logger class
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Last year, Apple introduced a new Logger class to unify logging: https://developer.apple.com/videos/play/wwdc2020/10168/
The current implementation works for now, but maybe it is a good idea to switch for future compatibility.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Apple WWDC 2020 Logger presentation linked in the issue, then locate the current iOS logging implementation in the repository. Determine the affected logging entry points and replace the existing approach with Apple's Logger class; done means iOS logging uses the new class without breaking current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, kotlin
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100