orcasound/orcaal

Improve logging utilities

オープン

#32 opened on 2022/07/19

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (7 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (9 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド