NativeScript / NativeScript/nativescript-cli
[Request] Apply Font Colors to Console Output to Improve Differentiation
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.1k
- Forks
- 204
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 8
Beschreibung
Currently, the CLI provides a great deal of information when running applications against a device like an iPhone. At times, it can be difficult to pick out console.log() statements from your application because the font color is the same for all output that's emitted to the console.
Request: Apply specific font colors to different message types (i.e. console.log() vs info vs warnings vs errors vs device logs) that are output to the console.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, den CLI-Code zu finden, der console.log-Ausgaben, Informationsmeldungen, Warnungen, Fehler und Geräteprotokolle ausgibt. Verfolge, wie diese Nachrichtentypen die Konsole erreichen; abgeschlossen ist die Aufgabe, wenn jeder angeforderte Typ eine eigene Schriftfarbe hat und das Verhalten für CLI-Ausgaben eines Gerätelaufs verifiziert ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100