orcasound/orcaal

Improve logging utilities

Aberta

#32 aberto em 19 de jul. de 2022

 (5 comentários) (0 reação) (0 responsável)TypeScript (7 forks)auto 404
good first issue

Métricas do repositório

Stars
 (9 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador