0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)Objective-C7 200 stars (7 200 stars)1 444 forks (1 444 forks)batch import
help wanted
Description

打印level为QMUILogLevelWarn会提示此信息,打印QMUILogLevelDefault和QMUILogLevelInfo则正常
Guide contributeur
- Stack technique
- swiftobjective c
- Domaine
- mobile
- Type d'issue
- bug
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- needs investigation
- Prérequis
- Familiarity with QMUI iOS logging systemBasic iOS development knowledge
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 30
- Direction de recherche
- Investigate the QMUI iOS logging system, specifically the handling of QMUILogLevelWarn compared to Default and Info. Look at the implementation of QMUILogger or related logging macros in the repository. Check if there is a missing case or condition for the Warn level that causes the unexpected output.