orcasound/orcaal

Improve logging utilities

开放

#32 创建于 2022年7月19日

 (5 条评论) (0 个反应) (0 位负责人)TypeScript (7 个派生)auto 404
good first issue

仓库指标

星标
 (9 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南