orcasound/orcaal

Improve logging utilities

Offen

#32 geöffnet am 19.07.2022

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (7 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Currently, the logging in the repository mostly uses print statements, an example which can be seen here. While this is useful, we want something more robust in the long run that can be more informative about the kind of bugs/errors that we might face. Improve the logging across all the backend services by using a dedicated logging library.

Contributor Guide