orcasound/orcaal

Improve logging utilities

Ouverte

#32 ouverte le 19 juil. 2022

 (5 commentaires) (0 réaction) (0 personne assignée)TypeScript (7 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (9 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur