orcasound/orcaal

Improve logging utilities

Aperta

#32 aperta il 19 lug 2022

 (5 commenti) (0 reazioni) (0 assegnatari)TypeScript (7 fork)auto 404
good first issue

Metriche repository

Star
 (9 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor