Facet-MUD-Project/facetjs

Use a more appropriate logging solution

Offen

#2 geöffnet am 29.05.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (0 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

So far, logging has been done on the console. This is dirty and ugly and not great. A popular alternative solution is to use winston.

Contributor Guide